HydrologicEngineeringCenter / HydrologicEngineeringCenter/cwms-data-api-client
remove Content-Type headers on GET requests
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 8
- Forks
- 12
- Avg merge
- 2h 44m
- Merged PRs (30d)
- 3
Description
This is currently causing an issue with CWBI Prod due to WAF flagging the version=#
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by locating how GET requests are assembled in the Java client and where their Content-Type header is set; then run the relevant client tests or request checks. Done means GET requests no longer send Content-Type headers and the CWBI Prod WAF issue involving version=# is addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100