issues
search
curveball
/
core
The Curveball framework is a TypeScript framework for node.js with support for modern HTTP features.
https://curveballjs.org/
MIT License
526
stars
7
forks
source link
Make the Headers object more full-featured
#26
Closed
evert
closed
6 years ago
evert
commented
6 years ago
It's missing a number of operations, such as:
append
getAll
getArray (maybe there's a better name)
It's missing a number of operations, such as: