public class OptionsAcceptPatchHeaderFilter extends Object implements ContainerResponseFilter
Accept-Patch header
to any response to an OPTIONS request.| Constructor and Description |
|---|
OptionsAcceptPatchHeaderFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
filter(ContainerRequestContext requestContext,
ContainerResponseContext responseContext) |
public void filter(ContainerRequestContext requestContext, ContainerResponseContext responseContext) throws IOException
filter in interface ContainerResponseFilterIOExceptionCopyright © 2007-2023, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.