aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/test/httpc_SUITE.erl
AgeCommit message (Expand)Author
2014-05-23inets: httpc - update test suite framwork to adopt to change in httpdIngela Anderton Andin
2014-03-21Merge branch 'scrapinghub/empty_set_cookie'Henrik Nord
2014-03-21Merge branch 'nox/httpc-transfer-encoding-identity'Henrik Nord
2014-03-18inets: Reverted commmit f97cd6965ac35d1cbe510de23592956857d144c8Ingela Anderton Andin
2014-03-09Support identity transfer-encoding in httpcAnthony Ramine
2014-03-06Added a condition to ignore empty Set-Cookie header and tests for itKirilll Zaborsky
2013-11-14[eldap, inets]: fix testcases when ssl not is presentFredrik Gustafsson
2013-09-13inets: httpc make httpc_cancel_request/[1,2] asynchronousIngela Anderton Andin
2013-09-13inets: httpc improve pipeliningIngela Anderton Andin
2013-05-20Fix {stream, {self, once}} in httpcMasatake Daimon
2013-03-18inets httpc: Revert incorrect commit regarding cookie handling.Ingela Anderton Andin
2013-03-12Added guard for invalid field and values in headersFredrik Gustafsson
2013-02-18inets: Improve ssl handlingIngela Anderton Andin
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-18inets - httpc_SUITE: add redirect tests for response 303Hans Svensson
2012-10-03inets: Remove dbg tracing from testcasesBjörn-Egil Dahlberg
2012-10-02inets: Remove obsolete testcases that are now in the proxy suiteRaimo Niskanen
2012-05-22[inets/httpc] Cancel request does not workMicael Karlberg
2012-05-22[inets/httpc] Cosmetic update to pipeline test caseMicael Karlberg
2012-03-15[inets] The module http_uri now officially supportedMicael Karlberg
2012-03-13[inets/httpc] Add function to retreive current optionsMicael Karlberg
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-02-06[inets] Add preliminary "has IPv6 support" info to TC configMicael Karlberg
2012-02-06[inets] Testing IPv6 support on windows...Micael Karlberg
2012-02-03[inets] Improved error handling in test caseMicael Karlberg
2012-02-03[inets] Added more (printed) system info during test case initMicael Karlberg
2012-01-20[inets] Merged from R14B and also fixed appupMicael Karlberg
2012-01-04[inets/httpc] Add test caseMicael Karlberg
2011-11-28Add ssl (and crypto and public_key) ensure tests.Micael Karlberg
2011-11-22Used wrong interface module (http instead of httpc: copy-and-paste).Micael Karlberg
2011-11-15Merge branch 'maint-r14'Micael Karlberg
2011-11-09More merge cleanup.Micael Karlberg
2011-11-09Initial merge from r13 topic branch. With minimal cleanup.Micael Karlberg
2011-10-26Fixed hex-decoding.Micael Karlberg
2011-10-25Problems with proxy test cases.Micael Karlberg
2011-10-25The XSS prevention methods used was confused if theMicael Karlberg
2011-10-18Fixed uri testcases.Micael Karlberg
2011-10-18[httpc] Wrong Host header in IPv6 HTTP requests.Micael Karlberg
2011-09-15Updated http-server to make sure URLs in error-messagesMicael Karlberg
2011-09-05Removed all ossl test cases (for both httpc and httpd).Micael Karlberg
2011-06-17(httpc) test case cleanups.Micael Karlberg
2011-06-15Fixed IPv6 test case selection. That is if a IPv6 test case shouldMicael Karlberg
2011-06-15Stopping httpc client...Micael Karlberg
2011-06-15Added test cases for httpd.Micael Karlberg
2011-06-15Clients started stand-alone not properly handled.Micael Karlberg
2011-06-15SSL with IPv6 now works "in principle".Micael Karlberg