Jinwoo
Jinwoo
Resolves #4479
This PR resolves #3846
# What this PR for Fix the build error caused when we build using DockerFile. # Issue https://github.com/prakhar1989/FoodTrucks/issues/45
### Summary This PR addresses issue [IO-783](https://issues.apache.org/jira/browse/IO-783) by removing the NTFS ADS separator (colon) check from the `FilenameUtils.getExtension` method to ensure OS independence. ### Changes - Removed the NTFS ADS...
# Description This pull request introduces new methods in the StrictHttpFirewall class that allow for the augmentation of the sets of allowable header names, header values, parameter names, and parameter...