| Package | Description |
|---|---|
| com.github.kristofa.test.http |
| Modifier and Type | Class and Description |
|---|---|
class |
AllExceptContentTypeHeaderFilter
HttpRequestMatchingFilter that will remove all http headers except Content-Type from original and other http
request. |
class |
AllExceptOriginalHeadersFilter
HttpRequestMatchingFilter that will remove http headers in 'other request' with given key in case headers with
same key are not present in original request. |
Copyright © 2014. All Rights Reserved.