WebAssembly / WebAssembly/WASI
What does `wasi:http/types.fields#set` do if the list of values is empty?
Open
Nobody has claimed this yet.
P-http
- Dominant language
- Rust
- Stars
- 5.8k
- Forks
- 333
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 3
Description
Currently the documentation doesn't cover this case -- should this trap or be an alias for delete in such a case?
Contributor guide
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
Start by locating the documentation for wasi:http/types.fields#set and review how empty value lists are currently described. Clarify whether the operation should trap or behave like delete, then update the documentation once that behavior is decided.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- wasm
- Domain
- api, documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100