Age | Commit message (Expand) | Author |
2018-04-24 | Merge branch 'peterdmv/httpd_reload_config/ERL-578/OTP-15025' | Péter Dimitrov |
2018-04-23 | inets: Fix httpd:reload_config/2 | Péter Dimitrov |
2018-04-18 | inets: Fix handling of relative paths in script_alias | 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-11 | Merge pull request #1752 from lucafavatella/httpc-connection-close | 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-28 | inets: Fix inets:services() | Péter Dimitrov |
2018-03-28 | inets,tftp: Break out TFTP from inets | Péter Dimitrov |
2018-03-28 | inets: Support ftp stand_alone mode | Péter Dimitrov |
2018-03-28 | inets,ftp: Break out FTP from inets | Péter Dimitrov |
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-14 | inets: fix scheme validation in http_uri:parse when binary URI | Luca Favatella |
2018-03-07 | Merge branch 'maint' | Péter Dimitrov |
2018-03-07 | Merge pull request #1724 from lucafavatella/http_uri-types | Péter Dimitrov |
2018-03-06 | Merge branch 'maint' | Péter Dimitrov |
2018-03-06 | inets: work around http_uri:parse Dialyzer warning in uri_SUITE.erl:274 | Luca Favatella |
2018-03-06 | inets: Prepare for release | Péter Dimitrov |
2018-03-05 | inets: refine types and doc of http_uri:parse options | Luca Favatella |
2018-03-05 | inets: export types documented for http_uri module | Luca Favatella |
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: Prepare for release | 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-11-10 | Merge branch 'maint-20' into maint | Ingela Anderton Andin |
2017-11-09 | inets: Prepare for release | Ingela Anderton Andin |
2017-11-09 | inets: Add missing guard | Ingela Anderton Andin |
2017-11-01 | Merge pull request #1613 from hamidreza-s/fix-httpc-misbehaviour | Ingela Andin |
2017-11-01 | inets: httpd - Fix broken handling of POST requests | Ingela Anderton Andin |
2017-11-01 | inets: Make sure httpd:stop_service is synchronous | Ingela Anderton Andin |
2017-11-01 | inets: httpd - do not hardcode 302 status for location | Ingela Anderton Andin |
2017-10-31 | inets: httpd - do not hardcode 302 status for location | Ingela Anderton Andin |
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-10-26 | Merge branch 'ingela/inets/not-chunked-esi/OTP-14656' into maint | Ingela Anderton Andin |
2017-10-25 | inets: httpd - Fix broken handling of POST requests | Ingela Anderton Andin |