Age | Commit message (Expand) | Author |
2017-11-10 | Merge branch 'maint-20' into maint | Ingela Anderton Andin |
2017-11-09 | inets: Add missing guard | Ingela Anderton 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-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-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-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-08 | Merge pull request #1428 from martincox/master | Ingela Andin |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-04-05 | When a non-DST time is passed to the httpd_util:rfc1123_date/1 function, it | Martin Cox |
2017-01-30 | inets: httpd - shutdown gracefully on connection or TLS handshake errors | Ingela Anderton Andin |
2016-12-07 | Update copyright-year | Erlang/OTP |
2016-12-05 | inets: Add Profile argument missed by commit fdfda2fab0921d409789174556582db2... | Ingela Anderton Andin |
2016-10-04 | Replace ref() with reference() in inets files | Kostis Sagonas |
2016-08-09 | Merge branch 'maint-19' into maint | Lukas Larsson |
2016-08-08 | inets: Add mod_esi test for PUT | Raimo Niskanen |
2016-08-08 | inets: Unify mod_esi "PUT" callback input | Raimo Niskanen |
2016-08-08 | inets: Add mod_esi support for PUT AND DELETE | Ingela Anderton Andin |
2016-07-24 | Fix httpd_conf:validate_properties/1 for ipfamily | Edwin Fine |
2016-06-14 | Merge branch 'maint' | Henrik Nord |
2016-06-09 | inets: Handle multiple \t in mime types file | Ingela Anderton Andin |
2016-05-16 | inets: httpd_util:split does not return {error, Reason} | Ingela Anderton Andin |
2016-04-25 | inets: Add peer_cert to ESI environment | Ingela Anderton Andin |
2016-04-21 | inets: Add peer_cert to ESI environment | Ingela Anderton Andin |
2016-03-15 | update copyright-year | Henrik Nord |
2016-03-01 | inets: No error reports for expected termination | Ingela Anderton Andin |
2016-02-02 | Merge branch 'palas/maint' into maint | Zandra |
2016-01-29 | Merge branch 'ia/maint/inets/mod_alias/OTP-13248' into maint-18 | Erlang/OTP |
2016-01-28 | inets: Traverse all aliases looking for the longest match | Ingela Anderton Andin |
2016-01-28 | inets: Use re instead of inets_regexp | Ingela Anderton Andin |
2015-12-15 | inets: Include behaviour modules in install target | Ingela Anderton Andin |
2015-12-15 | inets: Fix dialyzer warning | Ingela Anderton Andin |
2015-12-08 | inets: Add PATCH method to client and server | Pablo Lamela |
2015-11-27 | inets: Add warning header in "chunk trailer" when mod_esi callback times out ... | Ingela Anderton Andin |
2015-11-27 | inets: Remove exit that generates an incorrect internal server error | Ingela Anderton Andin |
2015-11-11 | inets: httpd - Add possibility to specify socket options for HTTP | Ingela Anderton Andin |
2015-11-11 | inets: Terminate gracfully when an invalid chunked length header is encountered | Ingela Anderton Andin |
2015-10-05 | Merge branch 'ia/inets/string-not-atom/OTP-13022' into maint-18 | Erlang/OTP |
2015-10-01 | inets: Use ?MODULE_STRING instead of ?MODULE as argument should be a string | Ingela Anderton Andin |
2015-09-30 | inets: Add new customize function response_default_headers | Ingela Anderton Andin |
2015-09-30 | inets: Add behaviour httpd_custom_api | Ingela Anderton Andin |