aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/test/httpd_SUITE.erl
AgeCommit message (Expand)Author
2018-08-22inets: Do not use chunked encoding with 1xx, 204, 304Péter Dimitrov
2018-08-15inets: Remove 21 test caseIngela Anderton Andin
2018-08-14Merge branch 'ingela/inets/maint-20/status-501/ERIERL-218/OTP-15215' into mai...Erlang/OTP
2018-08-14inets: Use status code 501 when no mod_* handles the requestIngela Anderton Andin
2018-07-17inets: Improve error handlingIngela Anderton Andin
2017-11-09inets: Add missing guardIngela Anderton Andin
2017-11-01inets: httpd - Fix broken handling of POST requestsIngela Anderton Andin
2017-09-13inets: httpd - Add chunk handling of client dataIngela Anderton Andin
2017-07-10Test case group for loggingVance Shipley
2017-05-04Update copyright yearRaimo Niskanen
2017-04-03inets: Do not test https/ftps if crypto can not startIngela Anderton Andin
2016-12-05inets: Add Profile argument missed by commit fdfda2fab0921d409789174556582db2...Ingela Anderton Andin
2016-08-08inets: Add mod_esi test for PUTRaimo Niskanen
2016-06-14Merge branch 'maint'Henrik Nord
2016-06-09inets: Handle multiple \t in mime types fileIngela Anderton Andin
2016-05-23inets: Use test_server app tests and remove legacy test_server codeIngela Anderton Andin
2016-04-25inets: Add peer_cert to ESI environmentIngela Anderton Andin
2016-04-21inets: Add peer_cert to ESI environmentIngela Anderton Andin
2015-11-27inets: Add warning header in "chunk trailer" when mod_esi callback times out ...Ingela Anderton Andin
2015-11-11inets: httpd - Add possibility to specify socket options for HTTPIngela Anderton Andin
2015-09-30inets: Add new customize function response_default_headersIngela Anderton Andin
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-04inets: correct the calls in start_appsHenrik Nord
2015-06-02restore broken fileHenrik Nord
2015-06-02Merge branch 'maint'Henrik Nord
2015-05-29inets: Add customize optionIngela Anderton Andin
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-07inets: Remove SSI (Server Side Includes)Ingela Anderton Andin
2015-01-29inets: httpd - Sanity check of content-length headerIngela Anderton Andin
2014-08-22inets: Enable ipv6 tests for httpdIngela Anderton Andin
2014-06-26inets: Add reload testsIngela Anderton Andin
2014-03-27inets: Avoid timing issus in test case codeIngela Anderton Andin
2014-03-27inets: Avoid Windows XP port problemsIngela Anderton Andin
2014-03-20inets: Continue CTify test suiteIngela Anderton Andin
2014-03-18inets: Enable https testsIngela Anderton Andin
2014-01-30inets: Rewrite of test case to avoid timing issues in test codeIngela Anderton Andin
2014-01-10inets: Mend broken max_clients checkIngela Anderton Andin
2014-01-10inets: Start CT'ify httpd_SUITEIngela Anderton Andin
2013-12-03inets: Add crypto start check to ssl test casesIngela Anderton Andin
2013-09-02Test nocache option of mod_cgi and mod_esiJohannes Weißl
2013-02-18inets: Improve ssl handlingIngela Anderton Andin
2012-10-03inets: Remove dbg tracing from testcasesBjörn-Egil Dahlberg
2012-07-19inets: Remove VxWorksBjörn-Egil Dahlberg
2012-02-29[inets/httpc] Make inets tests behave on all IPv6 implMicael Karlberg
2012-02-09[inets] Add test case group check for IPv6 supportMicael Karlberg
2012-02-08[inets] Force use of IPv4 for all non-IPv6 casesMicael Karlberg
2012-02-06[inets] Improved test util error handling when copy dirsMicael Karlberg
2012-02-06[inets] System Info printouts in test suiteMicael Karlberg
2012-01-20[inets] Merged from R14B and also fixed appupMicael Karlberg