curveball / core

The Curveball framework is a TypeScript framework for node.js with support for modern HTTP features.
https://curveballjs.org/
MIT License
525 stars 7 forks source link

HeadersInterface getMany, closes #145 #157

Closed Nicholaiii closed 3 years ago

Nicholaiii commented 3 years ago

This solves #145

Also, listenWs gets host parameter too.

evert commented 3 years ago

Somehow this caused a conflict?

Nicholaiii commented 3 years ago

It was because I didn't merge into my fork first, but the last commit rectified it.