Skip to content

Make OPTIONS/TRACE request handling configurable #4300

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Make OPTIONS/TRACE request handling configurable #4300

wants to merge 1 commit into from

Conversation

bohuslav-burghardt
Copy link

Added properties to WebMvcAutoConfiguration allowing to control whether
TRACE/OPTIONS requests should go through the regular dispatching chain.

I have signed the CLA.

Added properties to WebMvcAutoConfiguration allowing to control whether
TRACE/OPTIONS requests should go through the regular dispatching chain.
@philwebb philwebb added this to the 1.3.0 milestone Nov 6, 2015
@philwebb philwebb added the type: enhancement A general enhancement label Nov 6, 2015
@philwebb philwebb closed this in 88cf654 Nov 10, 2015
philwebb added a commit that referenced this pull request Nov 10, 2015
…ptions-request-handling

* pr/4300:
  Make OPTIONS/TRACE request handling configurable
@bohuslav-burghardt bohuslav-burghardt deleted the configurable-trace-options-request-handling branch November 13, 2015 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants