Age | Commit message (Expand) | Author |
2018-08-27 | Merge branch 'peterdmv/inets/fix_http_client/OTP-15242' into maint-20 | Péter Dimitrov |
2018-08-24 | inets: Robust handling of 204, 304, 1xx responses | Péter Dimitrov |
2018-08-22 | inets: Do not use chunked encoding with 1xx, 204, 304 | Péter Dimitrov |
2018-08-14 | Merge branch 'ingela/inets/maint-20/status-501/ERIERL-218/OTP-15215' into mai... | Erlang/OTP |
2018-08-14 | inets: Use status code 501 when no mod_* handles the request | Ingela Anderton Andin |
2018-07-17 | inets: Improve error handling | Ingela Anderton Andin |
2018-06-19 | ftp: Disallow 'packet_size' for low-level options | Hans Nilsson |
2018-06-18 | ftp: Socket options | Hans Nilsson |
2018-05-22 | inets: Gracefully handle bad headers | Ingela Anderton Andin |
2018-04-19 | inets: Fix broken httpc options handling | Péter Dimitrov |
2018-03-07 | Merge pull request #1724 from lucafavatella/http_uri-types | 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-09 | inets: Prepare for release | Péter Dimitrov |
2018-02-09 | inets: Fix httpc crash on keep-alive connections | Péter Dimitrov |
2017-11-17 | inets: Eliminate race condition | Ingela Anderton Andin |
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 |
2017-10-24 | inets: Make sure httpd:stop_service is synchronous | Ingela Anderton Andin |
2017-10-12 | inets: ENV should be a string | Ingela Anderton Andin |
2017-09-14 | Merge branch 'maint-20' into maint | Péter Dimitrov |
2017-09-13 | Merge branch 'peterdmv/prepare_inets_release' into maint-20 | Erlang/OTP |
2017-09-13 | Merge branch 'peterdmv/inets/http_uri_backwards_compat/OTP-14573' into maint-20 | Erlang/OTP |
2017-09-13 | inets: httpd correct server_name environment value | Ingela Anderton Andin |
2017-09-13 | inets: httpd - Add chunk handling of client data | Ingela Anderton Andin |
2017-09-12 | inets: httpd correct server_name environment value | Ingela Anderton Andin |
2017-09-12 | inets: httpd - Add chunk handling of client data | Ingela Anderton Andin |
2017-09-06 | inets: Restore old behavior when parsing "+" | Péter Dimitrov |
2017-09-05 | inets: prepare for release | Péter Dimitrov |
2017-08-11 | Merge pull request #1509 from vances/issue-erl-398 | Ingela Andin |
2017-07-10 | Don't truncate existing disk_logs. | Vance Shipley |
2017-07-07 | Log actual http status code of response. | Vance Shipley |
2017-06-14 | Update copyright year | Hans Nilsson |
2017-05-30 | inets: httpc - Gracefull normal shutdown | Ingela Anderton Andin |
2017-05-23 | Fix httpc timeout for redirects | Johannes Weißl |
2017-05-15 | Merge pull request #1322 from tsloughter/binary_uri_encode | Ingela Andin |
2017-05-12 | Merge branch 'maint' | Hans Nilsson |