15 Commits (6675c44672a187f11af8d936e59642dee6a56028)
 

Autor SHA1 Mensaje Fecha
  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 a063bac930 Added short-desc hace 19 años
  chandrusf ff981435b1 Fixed bug when handling responses after a 100 response from the server hace 19 años
  chandrusf e10dfa6248 *** empty log message *** hace 19 años
  chandrusf 4ebb38604d Added ability to generate Chunked requests (see option transfer_encoding in doc). 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 aa3d23fbd8 Added PUT, DELETE and TRACE hace 20 años
  chandrusf cb7826c054 First version of ibrowse hace 20 años