8000 GitHub - sandeepkaul/javax-mutable-request: The current implementation of HttpServletRequest does not allow to set headers. This is a wrapper around it to help you modify request headers
[go: up one dir, main page]

Skip to content

The current implementation of HttpServletRequest does not allow to set headers. This is a wrapper around it to help you modify request headers

License

Notifications You must be signed in to change notification settings

sandeepkaul/javax-mutable-request

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javax-mutable-request

Build Status Maven Central codecov

The current implementation of HttpServletRequest does not allow to set headers. This is a wrapper around it to help you modify request headers

Use the following maven dependency to consume this:

<dependency>
  <groupId>com.sandeepkaul</groupId>
  <artifactId>javax-mutable-request</artifactId>
  <version>1.0.0</version>
</dependency>

About

The current implementation of HttpServletRequest does not allow to set headers. This is a wrapper around it to help you modify request headers

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0