simplesamlphp / simplesamlphp/SAML-tracer
Request protocol version is hardcoded to HTTP/1.1
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 184
- Forks
- 44
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 3
Description
This should print the actual protocol version used
Contributor guide
No contributing guide indexed for this repository
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
Open src/SAMLTrace.js at line 332 and trace how the request protocol version is obtained for the captured request. Replace the hardcoded HTTP/1.1 value with the actual version, then verify that logged requests display their protocol version accurately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100