Access to Trailer fields
Open
- Dominant language
- C
- Stars
- 345
- Forks
- 94
- PR merge metrics
- No merged PRs in 30d
Description
Trailer fields are parsed but the resulting values are not made available to the API. A get_trailers() function should be added alongside get_headers().
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing get_headers() API and the trailer-field parsing code in the C parser. Add the corresponding get_trailers() access path so parsed trailer values are available to callers, and verify that the exposed values match the trailers parsed from an HTTP message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100