141 Révisions (c14e322599e2415be23507ae4e013120c2103452)

Auteur SHA1 Message Date
  benjaminplee c14e322599 Removed unnecessary pipeline size from con state il y a 10 ans
  benjaminplee 8ee3444c14 Replaced local size in state with ets lookup il y a 10 ans
  benjaminplee 5d11a7c649 Removed unneccessary safe_fixtable for ordered set il y a 10 ans
  benjaminplee b5b382a77a General cleanup of spacing and order il y a 10 ans
  benjaminplee 29b98c44d2 Removed unneeded initial table creation il y a 10 ans
  benjaminplee 2cb1144187 Aliased remaining production ets table names il y a 10 ans
  benjaminplee 39528b555d Made ets table names clearer by usage il y a 10 ans
  Dmitriy Ivolgin 2b38b4528b When host/port process dies, ets table is not cleaned up, which breaks all subsequent connections to this host/port. il y a 10 ans
  Robert Newson b5b26d5de3 Add SOCKS5 Support il y a 10 ans
  Robert Newson 7009545c46 Revert "add socks5 support" il y a 10 ans
  Chandrashekhar Mullaparthi d2e369ff42 Upped version to 4.1.1 il y a 10 ans
  Serge Polkovnikov df5ce8d8bb ibrowse_socks5: fix 'can't find include lib "kernel/src/inet_dns.hrl"' part2 il y a 11 ans
  Serge Polkovnikov 3b0b74d566 ibrowse_socks5: fix 'can't find include lib "kernel/src/inet_dns.hrl"' il y a 11 ans
  benoitc c0cc2c3711 logic was wrong il y a 11 ans
  benoitc 7fbd28f299 fix pattern matching il y a 11 ans
  Chandrashekhar Mullaparthi 8d9ccc7a8b Added support for accepting binaries as header names il y a 11 ans
  Paul Peregud f27c27f51c fix dialyzer "value is unmatched" warnings il y a 11 ans
  Paul Peregud 09a8ee22ed fix: socket maybe closed when calling ProtocolHandler:setopts; crashing il y a 11 ans
  Andreas Pauley 08e6a4c165 Fix dialyzer warnings due to -Wunmatched_returns option. il y a 11 ans
  Chandrashekhar Mullaparthi 5c01b5e515 Fix for issue #101 il y a 11 ans
  Andrew Thompson 07d1d75d54 Retry requests when the worker has the connection close il y a 11 ans
  Konstantin Tcepliaev d785607a90 Allow comma-separated list in Transfer-Encoding response header. il y a 11 ans
  Stuart Coyle 26ce366296 allow_303_with_no_body option allows 303 responses to have no body il y a 11 ans
  Stuart Coyle 8183263d61 Allow 303 redirect to have no Content-Length header. il y a 12 ans
  presidentua 2a5e7503f2 fix typo in name of module ibrowse_socks5 il y a 12 ans
  presidentua d8150feeaf add socks5 support il y a 12 ans
  AeroNotix 74bb7933df Fixed documentation errors il y a 12 ans
  Chandrashekhar Mullaparthi d8178da488 Added option return_raw_request. To be used by clients if they want to know the exact request which was sent to the server il y a 12 ans
  Paul Peter Flis cd6a380d6f send message after async response timeout il y a 12 ans
  Chandrashekhar Mullaparthi e8ae353c16 Tagging master with new version 4.0.2 il y a 12 ans
  dis bf362ac19c allow binary header values il y a 12 ans
  maruthavanan f7a98b1ef9 Update src/ibrowse_lb.erl il y a 12 ans
  maruthavanan 7c55ac9fc6 Update src/ibrowse_lb.erl il y a 12 ans
  maruthavanan bb9fe3078e Update src/ibrowse_lb.erl il y a 12 ans
  Joseph Wayne Norton 9612a2fe63 Add xref Makefile target il y a 12 ans
  Joseph Wayne Norton 1a80940891 Add worker_process_options for start and start_link purposes il y a 12 ans
  Paul Oliver d04d2078ca Remove unused variable il y a 12 ans
  Paul Oliver 225568e4f2 Add registered procs and let rebar handle modules list il y a 12 ans
  Chandrashekhar Mullaparthi 9b8b042fb7 Fixed issue #67 with eyes wide open il y a 12 ans
  Chandrashekhar Mullaparthi 52ce596b91 Bug fix for issue #67 il y a 12 ans
  chandru ca3b5478bf Fixed bug in using proxy il y a 12 ans
  Chandrashekhar Mullaparthi 1fc0bc41e0 Fixed issue 67 il y a 13 ans
  benoitc f8ebe0bb4a add missing methods and reorder them by type. il y a 13 ans
  benoitc 67eea91362 whitespaces il y a 13 ans
  Tristan Sloughter a6a19169ab moved hrl to include dir il y a 13 ans
  Chandrashekhar Mullaparthi 47cdce000d Fixed URL parsing issue. Bumping up version number il y a 13 ans
  Mistagrooves 7a8e53d855 Updated method of checking for empty il y a 13 ans
  Mistagrooves 2c709e3cad Accounted for empty lists as well il y a 13 ans
  Mistagrooves 8dfdac84c1 A body generating function returning 0 data looks to the end server as the end of the entity which it shouldn't il y a 13 ans
  Mistagrooves a21fe24148 Fixed an issue where ibrowse_lb could shutdown before all connections are closed il y a 13 ans