Age | Commit message (Expand) | Author |
2019-06-27 | inets: Return error if URI has no scheme (httpc) | Péter Dimitrov |
2019-02-04 | Merge branch 'maint' | Péter Dimitrov |
2019-02-01 | inets: Ignore bracket option in format_address | Péter Dimitrov |
2019-01-23 | Merge branch 'maint' | Ingela Anderton Andin |
2019-01-23 | inets: httpc - Do not use bracked addresses to gen_tcp or ssl calls | Ingela Anderton Andin |
2018-10-08 | Merge branch 'maint' | Péter Dimitrov |
2018-10-08 | Merge branch 'peterdmv/inets/httpc-content-type/ERL-736/OTP-15339' into maint | Péter Dimitrov |
2018-10-02 | inets: Fix handling of 'Content-Type' (httpc) | Péter Dimitrov |
2018-10-02 | inets: Fix handling of 'Content-Length' (httpc) | Péter Dimitrov |
2018-08-28 | Merge pull request #1894 from CrowdHailer/patch-1 | Ingela Andin |
2018-08-27 | Merge branch 'maint' | Péter Dimitrov |
2018-08-27 | Merge branch 'maint-20' into maint | Péter Dimitrov |
2018-08-24 | inets: Robust handling of 204, 304, 1xx responses | Péter Dimitrov |
2018-07-27 | Change "can not" into "cannot" | Raimo Niskanen |
2018-07-26 | Update httpc_manager.erl | Peter Saxton |
2018-07-09 | Merge branch 'maint' | Péter Dimitrov |
2018-07-06 | Don't modify URI, explicitly pass scheme to get_port | Ross Schlaikjer |
2018-07-06 | Update scheme on redirect URI and accumulator | Ross Schlaikjer |
2018-07-06 | Fix accidental Port assertion in resolve_authority | Ross Schlaikjer |
2018-07-06 | Do not assert that new URI port is same as old port | Ross Schlaikjer |
2018-06-30 | Include question mark in query string on redirect | José Valim |
2018-06-18 | Update copyright year | Henrik Nord |
2018-04-27 | inets: Improve httpc gracefulness | Ingela Anderton Andin |
2018-04-19 | inets: Fix broken httpc options handling | Péter Dimitrov |
2018-04-17 | Merge branch 'maint' | Péter Dimitrov |
2018-04-17 | Merge branch 'peterdmv/httpc_delete_requests/ERL-536/OTP-15006' | Péter Dimitrov |
2018-04-12 | inets: Fix broken httpc options handling | Péter Dimitrov |
2018-04-06 | inets: Improve readability of handling of server `Connection: close` | Luca Favatella |
2018-04-06 | inets: Fix broken handling of header Content-Type | Péter Dimitrov |
2018-04-05 | inets: Avoid `erlang:get_stacktrace/0` deprecated in OTP 21 | Luca Favatella |
2018-03-23 | inets: Teach httpc to honour `Connection: close` from server | Luca Favatella |
2018-03-23 | inets: Make httpc error reason more informative for unexpected errors | Luca Favatella |
2018-03-23 | inets: Enable stronger Dialyzer checks in httpc_handler | Luca Favatella |
2018-03-23 | inets: Remove httpc dead code re init error | Luca Favatella |
2018-03-23 | inets: Delete obsolete comment in httpc_response:result | Luca Favatella |
2018-03-06 | Merge branch 'maint' | Péter Dimitrov |
2018-02-26 | inets: Add unix domain socket support to httpc | Péter Dimitrov |
2018-02-19 | Merge branch 'maint' | Péter Dimitrov |
2018-02-09 | inets: Fix httpc crash on keep-alive connections | Péter Dimitrov |
2018-02-05 | inets: Do not call erlang:get_stacktrace() | Hans Bolinder |
2017-11-28 | inets: Fix httpc path handling | Péter Dimitrov |
2017-11-20 | Merge branch 'peterdmv/inets/autoredirect/ERL-333/OTP-14729' | Péter Dimitrov |
2017-11-20 | Merge branch 'peterdmv/inets/http_content_injection/ERL-456/OTP-14726' | Péter Dimitrov |
2017-11-17 | inets: Eliminate race condition | Ingela Anderton Andin |
2017-11-15 | inets: Fix http content injection bug in httpc | Péter Dimitrov |
2017-11-15 | inets: Add support for URI-references in Location | Péter Dimitrov |
2017-10-29 | [#ERL-407]: Fix httpc misbehaviour based on RFC7230, section 3.3.3 | Hamidreza Soleimani |
2017-10-26 | inets: Correct guard test | Ingela Anderton Andin |
2017-06-14 | Update copyright year | Hans Nilsson |
2017-05-30 | inets: httpc - Gracefull normal shutdown | Ingela Anderton Andin |