Open GoogleCodeExporter opened 9 years ago
Actually, I don't think the code I wrote even works. It looks like headers can
only be added and never removed?? This makes Filters much less powerful and
RequestSpecification much less composable.
Original comment by kna...@gmail.com
on 12 Feb 2015 at 7:08
This means I can't even modify an existing header—instead, another copy of
the existing header gets added.
Original comment by kna...@gmail.com
on 12 Feb 2015 at 7:11
One last comment: This functionality does exist in JerseyTest's
ClientRequestFilter and spring-test's RestTemplate.
Original comment by kna...@gmail.com
on 12 Feb 2015 at 7:19
Nevermind about modifying headers! I found overwriteHeadersWithName. The
original issue still stands, though.
Original comment by kna...@gmail.com
on 12 Feb 2015 at 7:28
Original comment by johan.ha...@gmail.com
on 12 Feb 2015 at 6:35
Original issue reported on code.google.com by
kna...@gmail.com
on 11 Feb 2015 at 3:42