Commit Graph

15 Commits

Author SHA1 Message Date
Sebastian Sdorra
74de3b81eb fix npe in url http client 2012-06-16 14:16:57 +02:00
Sebastian Sdorra
33a0fdf52f improve logging for new httpclient options 2012-06-04 14:08:44 +02:00
Sebastian Sdorra
715ceedf36 added option to ignore proxy settings 2012-06-04 14:01:58 +02:00
Sebastian Sdorra
12e56b46d8 added options to disable ssl verification 2012-06-04 13:59:52 +02:00
Sebastian Sdorra
d6255d887e added parameter for gzip encoding to HttpRequest 2012-04-05 16:49:42 +02:00
Sebastian Sdorra
4a9489bd5c improve httpclient to handle headers and authentication 2011-11-24 17:58:54 +01:00
Sebastian Sdorra
2012b86cad added support for proxy servers with authentication 2011-09-03 17:42:21 +02:00
Sebastian Sdorra
dd30544484 added default timeouts 2011-05-26 21:03:48 +02:00
Sebastian Sdorra
17ed83ff5f added support for gzip encoding 2011-05-26 20:56:36 +02:00
Sebastian Sdorra
7a7a21749f implement post methods 2011-05-26 17:47:28 +02:00
Sebastian Sdorra
2ff82b3f67 added version to user-agent header 2011-05-26 17:34:54 +02:00
Sebastian Sdorra
56cd84be89 added User-Agent to request 2011-05-26 17:34:17 +02:00
Sebastian Sdorra
3f74473be5 fix missing url in log message 2011-05-09 13:24:30 +02:00
Sebastian Sdorra
e4531f1d37 improve logging 2011-05-09 12:49:00 +02:00
Sebastian Sdorra
3d46ffc7e4 added HttpClient api to fix proxy problems, see #14 2011-05-09 12:03:58 +02:00