public class RemoveHopByHopHeadersFilter extends Object implements HttpHeadersFilter, org.springframework.core.Ordered
Modifier and Type | Field and Description |
---|---|
static Set<String> |
HEADERS_REMOVED_ON_REQUEST |
Constructor and Description |
---|
RemoveHopByHopHeadersFilter() |
Modifier and Type | Method and Description |
---|---|
org.springframework.http.HttpHeaders |
filter(org.springframework.http.HttpHeaders original) |
int |
getOrder() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
filter
public int getOrder()
getOrder
in interface org.springframework.core.Ordered
public org.springframework.http.HttpHeaders filter(org.springframework.http.HttpHeaders original)
filter
in interface HttpHeadersFilter
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.