aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidAsync/src/com/koushikdutta/async/http/server/AsyncHttpServerRequest.java
Commit message (Expand)AuthorAgeFilesLines
* All libcore usage hidden. Fix obscure buffering/replay bugs in SSL.Koushik Dutta2014-07-231-2/+2
* Move all cache related stuff into subpackage. Contain libcore.Koushik Dutta2014-07-211-1/+1
* more libcore removalKoushik Dutta2014-07-211-3/+3
* Breaking change:Koushik Dutta2013-08-311-1/+1
* add getMethod to Server requestsKoushik Dutta2013-06-121-0/+1
* add request level loggingKoushik Dutta2013-05-281-3/+2
* wipKoushik Dutta2013-05-281-1/+2
* wipKoushik Dutta2013-01-111-2/+1
* query string parsingKoushik Dutta2013-01-041-0/+3
* wipKoushik Dutta2012-12-301-1/+4
* wipKoushik Dutta2012-12-251-0/+2
* add support for hosting static content out of the /assets directory.Koushik Dutta2012-09-131-0/+3
* basic http server with websocket supportKoushik Dutta2012-09-041-0/+8