Go to file
Inderjeet Singh a7e3971fdd Added setting of content-length in requests even if the body is non existent.
Fixed logs for requests.
Ensured that streams are not inadvertently closed while copying output.
2010-01-26 14:18:19 +00:00
gson Adding tests to ensure the adapter from the old to new naming strategy is working properly. 2010-01-10 03:27:59 +00:00
lib moved lib at the top-level to share eclipse styles. 2008-09-01 03:27:34 +00:00
wsclient Added setting of content-length in requests even if the body is non existent. 2010-01-26 14:18:19 +00:00
wsdef Added Content-Length to each request that goes out. 2010-01-24 15:02:17 +00:00
wsf Added a new interface ResponseBuilder that is implemented by handlers to build a response of a specific type. 2010-01-20 13:53:53 +00:00