Skip to content
  1. Aug 13, 2008
  2. Sep 21, 2007
  3. Jul 15, 2007
  4. Apr 18, 2007
  5. Jan 11, 2007
  6. Jan 10, 2007
  7. Jan 09, 2007
  8. Jan 07, 2007
  9. Dec 30, 2006
  10. Dec 29, 2006
  11. Dec 27, 2006
  12. Dec 23, 2006
  13. Dec 14, 2006
  14. Dec 12, 2006
  15. Dec 10, 2006
  16. Dec 05, 2006
  17. Nov 21, 2006
  18. Nov 17, 2006
  19. Nov 07, 2006
  20. Oct 31, 2006
  21. Oct 29, 2006
  22. Oct 23, 2006
  23. Oct 14, 2006
  24. Sep 08, 2006
  25. Sep 07, 2006
  26. Sep 01, 2006
  27. Aug 31, 2006
  28. Aug 30, 2006
  29. Aug 23, 2006
  30. Aug 22, 2006
  31. Aug 20, 2006
    • Dries Buytaert's avatar
      - Patch #49993 by Sid_M: fixed two minor problems with HTTPGet(). · 3646f891
      Dries Buytaert authored
      1) There is a race condition created by calling send() before setting the callback function. Admittedly, this race shouldn't be lost, but it's not good practice to bet on winning races in code.
      
      2) Line 55 is redundant. Since the value of bAsync is based on the non/existence of callbackFunction, there is no need to check both variables later.
      3646f891
  32. Aug 14, 2006
  33. Aug 08, 2006
  34. Jul 31, 2006
  35. Jul 13, 2006
  36. Jun 30, 2006