benoitc / benoitc/http-parser

Access to Trailer fields

Open
#96 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.