This website requires JavaScript.
Explore
Help
Sign In
Johannes
/
gson-comments
Watch
1
Star
0
Fork
0
You've already forked gson-comments
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
270
Commits
1
Branch
0
Tags
8.1
MiB
Java
100%
a7e3971fdd
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
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