[
https://issues.apache.org/jira/browse/NIFI-14057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17907151#comment-17907151
]
ASF subversion and git services commented on NIFI-14057:
--------------------------------------------------------
Commit 3dabc8408cf35fb736e02529854f9832572c3bdb in nifi's branch
refs/heads/main from Mark Bathori
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3dabc8408c ]
NIFI-14057 Return HTTP 405 for TRACE and OPTIONS on all paths for ListenHTTP
(#9563)
- Added Filter to handle OPTIONS and TRACE methods for returning HTTP 405
Signed-off-by: David Handermann <[email protected]>
> ListenHTTP processor accepting TRACE and OPTION requests for non base path
> URLs
> -------------------------------------------------------------------------------
>
> Key: NIFI-14057
> URL: https://issues.apache.org/jira/browse/NIFI-14057
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Mark Bathori
> Assignee: Mark Bathori
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The NIFI-12925 patch added changes to make the ListeHTTP processor return
> with 405 response for TRACE and OPTION requests however it only works for the
> configured base path. The processor should return with 405 for every request
> made under the configured port number.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)