aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/src/http_server
AgeCommit message (Expand)Author
2017-03-10Update copyright yearRickard Green
2017-01-30inets: httpd - shutdown gracefully on connection or TLS handshake errorsIngela Anderton Andin
2016-12-07Update copyright-yearErlang/OTP
2016-12-05inets: Add Profile argument missed by commit fdfda2fab0921d409789174556582db2...Ingela Anderton Andin
2016-10-04Replace ref() with reference() in inets filesKostis Sagonas
2016-08-09Merge branch 'maint-19' into maintLukas Larsson
2016-08-08inets: Add mod_esi test for PUTRaimo Niskanen
2016-08-08inets: Unify mod_esi "PUT" callback inputRaimo Niskanen
2016-08-08inets: Add mod_esi support for PUT AND DELETEIngela Anderton Andin
2016-07-24Fix httpd_conf:validate_properties/1 for ipfamilyEdwin Fine
2016-06-14Merge branch 'maint'Henrik Nord
2016-06-09inets: Handle multiple \t in mime types fileIngela Anderton Andin
2016-05-16inets: httpd_util:split does not return {error, Reason}Ingela Anderton Andin
2016-04-25inets: Add peer_cert to ESI environmentIngela Anderton Andin
2016-04-21inets: Add peer_cert to ESI environmentIngela Anderton Andin
2016-03-15update copyright-yearHenrik Nord
2016-03-01inets: No error reports for expected terminationIngela Anderton Andin
2016-02-02Merge branch 'palas/maint' into maintZandra
2016-01-29Merge branch 'ia/maint/inets/mod_alias/OTP-13248' into maint-18Erlang/OTP
2016-01-28inets: Traverse all aliases looking for the longest matchIngela Anderton Andin
2016-01-28inets: Use re instead of inets_regexpIngela Anderton Andin
2015-12-15inets: Include behaviour modules in install targetIngela Anderton Andin
2015-12-15inets: Fix dialyzer warningIngela Anderton Andin
2015-12-08inets: Add PATCH method to client and serverPablo Lamela
2015-11-27inets: Add warning header in "chunk trailer" when mod_esi callback times out ...Ingela Anderton Andin
2015-11-27inets: Remove exit that generates an incorrect internal server errorIngela Anderton Andin
2015-11-11inets: httpd - Add possibility to specify socket options for HTTPIngela Anderton Andin
2015-11-11inets: Terminate gracfully when an invalid chunked length header is encounteredIngela Anderton Andin
2015-10-05Merge branch 'ia/inets/string-not-atom/OTP-13022' into maint-18Erlang/OTP
2015-10-01inets: Use ?MODULE_STRING instead of ?MODULE as argument should be a stringIngela Anderton Andin
2015-09-30inets: Add new customize function response_default_headersIngela Anderton Andin
2015-09-30inets: Add behaviour httpd_custom_apiIngela Anderton Andin
2015-09-10Merge branch 'ia/inets/format_status/OTP-12976' into maintIngela Anderton Andin
2015-09-10inets: httpd - Mend broken fd optionIngela Anderton Andin
2015-09-03inets: httpd - Add format_status/2 to httpd_request_handlerIngela Anderton Andin
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-16inets: Remove use of httpd_conf:clean/1 and httpd_conf:custom_clean/3Ingela Anderton Andin
2015-06-15inets: Remove use of httpd_conf:make_integer/1Ingela Anderton Andin
2015-06-15inets: Deprecate functions in util module httpd_conf.erlIngela Anderton Andin
2015-06-04inets: Modernize codeIngela Anderton Andin
2015-06-04inets: Add profile optionIngela Anderton Andin
2015-06-02Merge branch 'maint'Henrik Nord
2015-05-29inets: Add customize optionIngela Anderton Andin
2015-05-18Merge branch 'maint'Zandra Hird
2015-05-12inets: reject negative content-lengthHans Nilsson
2015-05-11Merge branch 'zandra/mime-types-config/OTP-12731'Zandra Hird
2015-05-05make it possible to use a file to configure mime typesZandra Hird
2015-04-23Merge branch 'maint'Zandra Hird
2015-04-21inets: Add value 'none' in server_tokens configHans Nilsson
2015-04-07inets: Remove SSI (Server Side Includes)Ingela Anderton Andin