influxdata / influxdata/datafusion-udf-wasm
Check that HTTP repeated headers are actually working
Open
- Dominant language
- Rust
- Stars
- 20
- Forks
- 3
- Avg merge
- 6h 20m
- Merged PRs (30d)
- 24
Description
I have the strong suspicion that repeated headers only work if they are send/received as comma-separated lists, not as actual repeated headers.
Contributor guide
Research direction
The issue names no files or tests; start by locating the HTTP header handling and checking how repeated headers are parsed and emitted. Compare actual repeated headers with comma-separated values, then document the observed behavior and add coverage if the project’s existing tests support it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, wasm
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100