apache / apache/maven-resolver
On server side errors (5xx) dump headers
Open
enhancement
- Dominant language
- Java
- Stars
- 152
- Forks
- 160
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 49
Description
### New feature, improvement proposal
To ease debugging, in case of server side errors (5xx), Resolver should provide option to dump full request and full server response (w/ headers, no content).
This should be done in 1.9.x and 2.x.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how Resolver handles server-side 5xx responses and where request and response diagnostics are produced. Determine how an option could expose full request and response headers without content; done means 5xx failures can emit both header sets when enabled, with behavior covered by the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100