History log of /external/nanohttpd/core/src/test/java/fi/iki/elonen/integration/GetAndPostIntegrationTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6b302d1735579ac02f327b87cc99fdbfea09f61b 18-Oct-2015 ritchie <ritchie@gmx.at> read the encode request header exact fix #240
/external/nanohttpd/core/src/test/java/fi/iki/elonen/integration/GetAndPostIntegrationTest.java
a86bc4b8d23f1d481ea7781f86b88eeb2e3e2546 18-Oct-2015 ritchie <ritchie@gmx.at> encoded multipart requests #240
/external/nanohttpd/core/src/test/java/fi/iki/elonen/integration/GetAndPostIntegrationTest.java
9e1ec7bff40d70d31953a04dd448665aaf549395 14-May-2015 ritchie <ritchie@gmx.at> some cleanup and mergig for #122 also long as resquest size added
/external/nanohttpd/core/src/test/java/fi/iki/elonen/integration/GetAndPostIntegrationTest.java
5e2e2f19e06b9f4a01c6da83a2297eb18fe2b546 14-May-2015 ritchie <ritchie@gmx.at> reponces now created by factorymethods that can be overwritten, solves
#94
/external/nanohttpd/core/src/test/java/fi/iki/elonen/integration/GetAndPostIntegrationTest.java
9058464950a9734da0a7ff2dc47f3081bbb5117c 10-May-2015 ritchie <ritchie@gmx.at> after the last pull request in this series the formatter is now active
/external/nanohttpd/core/src/test/java/fi/iki/elonen/integration/GetAndPostIntegrationTest.java
8b3f33ce61812b29a5cacd1e7e6d350b40531f9b 27-Feb-2015 ritchie <ritchie@gmx.at> basic changes needed for central release
/external/nanohttpd/core/src/test/java/fi/iki/elonen/integration/GetAndPostIntegrationTest.java
5820f308631a825a05feddddd0aafb962f272b9b 03-Sep-2013 Paul Hawke <paul.hawke@gmail.com> Added basic test to verify cookies are sent and received. @psh
/external/nanohttpd/core/src/test/java/fi/iki/elonen/integration/GetAndPostIntegrationTest.java
2cbbb4d4eb8dea11a87bc60ff9672558fc290486 18-Jun-2013 Paul Hawke <paul.hawke@gmail.com> Updated tests for new HTTP 1.1 header, shifted test server to a port that doesnt automatically fail on a machine running Jetty/Tomcat and rolled the version number.
/external/nanohttpd/core/src/test/java/fi/iki/elonen/integration/GetAndPostIntegrationTest.java
6964c6f930efb87083c36bbcd1f9298c7246d280 21-May-2013 Paul Hawke <paul.hawke@gmail.com> Improved testing - integration style! Woop Woop!
/external/nanohttpd/core/src/test/java/fi/iki/elonen/integration/GetAndPostIntegrationTest.java