influxdata / influxdata/datafusion-udf-wasm

Check that HTTP repeated headers are actually working

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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.