forked from OpenFeign/feign
-
Notifications
You must be signed in to change notification settings - Fork 0
8000
div>
Commits
User selector
Commit History
Commits on Apr 5, 2018
Add an option to not follow redirects (302) and add a unit test for that (#602)
Show description for c2fcbed
Commits on Mar 5, 2018
Commits on Jul 18, 2017
Add the Content-Type if specified, unless we are setting the body (#569)
Show description for e70bb4f
Commits on May 3, 2017
Don't leak OkHttp response when response.body() is null (#556)
Show description for 0444e23
Commits on Aug 12, 2016
Commits on Jul 1, 2016
Returns null when Content-Length > Integer.MAX_VALUE (#410)
Show description for 6717142
Commits on May 5, 2016
- committed
Commits on Jan 26, 2016
support PUT with empty body parameter
Show description for e17aaedcommitted
Commits on Sep 14, 2015
Supports POST without a body parameter
Show description for 0904133
Commits on Aug 2, 2015
Bumps dependency versions for integrations
Show description for eb351f8
authored andAdrian ColecommittedAdrian Cole
Commits on Feb 2, 2015
Reformats code according to Google Java Style
Show description for 207530dcommitted
Adrian Cole
Commits on Jan 26, 2015
Ensures Accept headers default to */*
Show description for 72c3ba8committed
Adrian ColeAdds OkHttp integration
Show description for 49b700ecommitted
Adrian Cole
Loading