aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/test/httpc_SUITE.erl
AgeCommit message (Expand)Author
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
2011-05-13Fixit init per tescase for testcase for initial_server_connect.Micael Karlberg
2011-05-11Fixed httpc manager crashIngela Anderton Andin
2011-03-31Improved (httpc proxy) "test case skipping".Micael Karlberg
2011-03-28A (hopefully) temporary skip of some of the httpc proxyMicael Karlberg
2011-03-17Merge branch 'dev' into bmk/inets/httpc/support_upload_body_streaming/OTP-9094Micael Karlberg
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-03-07Adding missing "send loop" for raw sending.Micael Karlberg
2011-03-04Merge branch 'fm/httpc-upload-body-streaming' into bmk/inets/httpc/support_up...Micael Karlberg
2011-02-17Update ipv6 testcase to be skipped if no ipv6 hosts are definedLukas Larsson
2011-02-17Rename Suite Callback to Common Test HookLukas Larsson