1. 24 Agu, 2009 1 kayıt (commit)
  2. 19 Tem, 2009 2 kayıt (commit)
  3. 03 Tem, 2009 2 kayıt (commit)
  4. 28 Haz, 2009 1 kayıt (commit)
  5. 04 Haz, 2009 1 kayıt (commit)
  6. 13 Ock, 2009 1 kayıt (commit)
  7. 11 Ock, 2009 1 kayıt (commit)
  8. 29 Kas, 2008 1 kayıt (commit)
    • Jeremy Hylton's avatar
      Send HTTP headers and message body in a single send() call. · 0381f489
      Jeremy Hylton yazdı
      This change addresses part of issue 4336.
      
      Change endheaders() to take an optional message_body argument
      that is sent along with the headers.  Change xmlrpclib and
      httplib's other methods to use this new interface.
      
      It is more efficient to make a single send() call, which should
      get the entire client request into one packet (assuming it is
      smaller than the MTU) and will avoid the long pause for delayed
      ack following timeout.
      
      Also:
      - Add a comment about the buffer size for makefile().
      - Extract _set_content_length() method and fix whitespace issues there.
      0381f489
  9. 04 Agu, 2008 1 kayıt (commit)
  10. 29 May, 2008 1 kayıt (commit)
  11. 18 Nis, 2008 1 kayıt (commit)
  12. 23 Şub, 2008 1 kayıt (commit)
  13. 19 Kas, 2006 1 kayıt (commit)
  14. 04 Ara, 2005 1 kayıt (commit)
  15. 14 May, 2005 1 kayıt (commit)
  16. 11 Şub, 2005 1 kayıt (commit)
  17. 10 Şub, 2005 1 kayıt (commit)
  18. 07 Şub, 2005 2 kayıt (commit)
  19. 13 Eki, 2004 1 kayıt (commit)
  20. 22 Agu, 2004 1 kayıt (commit)
  21. 20 Agu, 2004 1 kayıt (commit)
  22. 05 Haz, 2004 1 kayıt (commit)
  23. 02 Kas, 2003 1 kayıt (commit)
  24. 31 Eki, 2003 1 kayıt (commit)
  25. 20 Eki, 2003 1 kayıt (commit)
  26. 12 Tem, 2003 1 kayıt (commit)
  27. 16 Haz, 2003 1 kayıt (commit)
  28. 12 May, 2003 1 kayıt (commit)
  29. 25 Nis, 2003 1 kayıt (commit)
  30. 24 Nis, 2003 1 kayıt (commit)
  31. 27 Şub, 2003 1 kayıt (commit)
  32. 22 Ock, 2003 1 kayıt (commit)
  33. 01 Kas, 2002 1 kayıt (commit)
  34. 22 Eki, 2002 1 kayıt (commit)
  35. 30 Haz, 2002 1 kayıt (commit)
  36. 27 Haz, 2002 1 kayıt (commit)
  37. 02 Haz, 2002 1 kayıt (commit)