Commits
User selector
Commit History
Commits on Jul 14, 2016
- authored andcommitted

Adds support for encoded query parameters in @QueryMap (#408)
Show description for e5d5facauthored andcommitted
Commits on Jul 2, 2016
Add support for expansion of @Param lists (#403)
Show description for d536ca9authored andcommittedReturns null when Content-Length > Integer.MAX_VALUE (#410)
Show description for aca9c4fauthored andcommitted

- authored andcommitted

- authored andcommitted


Commits on Jun 4, 2016
- authored andcommitted

- authored andcommitted

- authored andcommitted

Commits on Apr 23, 2016
Recognizes reason phrase is nullable and not set when using http/2
Show description for e310aaecommitted
Adrian ColeAllow responses to be streamed.
Show description for 9bbd865authored andcommitted

Commits on Apr 2, 2016
Do not error on interfaces with default methods.
Show description for 70f0d97authored andcommitted

Commits on Mar 25, 2016
Ignore static methods when validating interface
Show description for 486bf63authored andcommitted

Provides a nicer error when a user omits the http method
Show description for af5bf09committed
Adrian Cole- authored andcommitted

Add HeaderMap annotation
Show description for 6e8109fauthored andcommitted
Exposes Encoder.MAP_STRING_WILDCARD to make form encoding easier
Show description for c18bcdacommitted
Adrian Cole
Commits on Mar 9, 2016
- committed
Adrian Cole Fixes vnd header regression by changing Headers encoding
Show description for 30aacc3committed
Adrian Cole
Commits on Mar 5, 2016
Supports runtime injection of Param.Expander
Show description for 8dc3610committed
Adrian ColeAdd QueryMap annotation
Show description for d284421authored andcommitted
- authored andcommitted

- authored andcommitted

- authored andcommitted

Commits on Feb 3, 2016
Handle invalid HTTP received from server
Show description for c886206authored andcommitted
Commits on Jan 27, 2016
support PUT with empty body parameter
Show description for 9caeff8authored andcommitted
Commits on Jan 7, 2016
- committed
Adrian Cole
Commits on Nov 3, 2015
SynchronousMethodHandler does not wrap exceptions thrown by Decoder#decode in decode404 mode
Show description for 2dbd176authored andcommitted

Commits on Oct 31, 2015
Adds Feign.Builder.decode404() to reduce boilerplate for empty semantics
Show description for 79f32cecommitted
Adrian Cole
Commits on Oct 18, 2015
- committed
Commits on Oct 16, 2015
add HystrixCommand support
Show description for a4ee426authored andcommitted
Commits on Oct 9, 2015
- authored andcommitted

Commits on Oct 7, 2015
Class-level headers from inherited class when method is defined in declaring class
Show description for 02a1e8cauthored andcommitted
Commits on Sep 14, 2015
Supports POST without a body parameter
Show description for 913bcb3authored andcommitted
Commits on Sep 9, 2015
Switches body parameter substitution to use encoded parameters
Show description for 682c8daauthored andcommitted
