16 Commits (0cfebc09a070b2758d13faaf3ca14f77dd1bc83a)

Autor SHA1 Mensaje Fecha
  chandrusf 0cfebc09a0 A mofidied version of a patch sent in by Ram Krishnan to enhance the save_response_to_file option hace 17 años
  chandrusf b1cc0f2598 Fix for case when chunk trailer spans two TCP packets provided by Matthew Reilly. hace 17 años
  chandrusf 4e25f5340a Bug fix for the case when the webserver returns only a Status line and no headers. Thanks to Peter Kristensen hace 17 años
  chandrusf 9d7a637066 Added host_header option hace 18 años
  chandrusf 6c3fff90da Optimised URL encoding. Removed dependency on inets by implementing base64 encoding/decoding in ibrowse itself. hace 18 años
  chandrusf 6675c44672 Patch provided by Eric Merritt to support WebDAV requests hace 18 años
  chandrusf 78456b6b46 Bug fix from Derek Upham incorporated. See README for details. hace 18 años
  chandrusf f39609df94 Release under BSD license. Fix for bug reported by Younes Hafri. See README for more details hace 18 años
  chandrusf 31bd1f4926 Chris Newcombe pointed out a bug in handling HEAD/DELETE requests where a body is not expected. The first request succeeds but the second one hangs because the state of the process handling the connection hasn't been reset properly. hace 18 años
  chandrusf 73433b8ddb Fixed bug in handling pipelined asynchronous requests. Bug report by Sean Hinde hace 19 años
  chandrusf ff981435b1 Fixed bug when handling responses after a 100 response from the server hace 19 años
  chandrusf 60d16ae9fa Added ability to generate Chunked requests (see option transfer_encoding in doc). If destination port is 80, it is not included in the Host header hace 19 años
  chandrusf f3f553c59c Username/Password for proxy is now optional. This is the first time I've used a proxy which doesn't need authentication (no - not a dodgy one) and stumbled on to this bug hace 20 años
  chandrusf f2b7cf26ed Fixed bug when sending HEAD requests using persistent connections hace 20 años
  chandrusf 58838a432f Removed dead clause in ibrowse_lib.erl hace 20 años
  chandrusf cb7826c054 First version of ibrowse hace 20 años