Douglas Wilson

Results 45 issues of Douglas Wilson

In perl land, changelogs were once chaos. Now it is blasphemy not to adhere to https://metacpan.org/pod/CPAN::Changes::Spec . It would be nice to have something like this in Node.js, and it...

Hello 👋 I wanted to open this issue to get a gauge on the single dependency the module has. Currently this module as a dependency on `ms` with the semver...

change-patch

This is a tracking issue for release 5.0. **_5.0.0-beta.1 published on npm_** I am trying to give better visibility for upcoming changes and so am trying out making a PR...

5.x
release
pr
top priority

This is a discussion regarding having Express 5.0 drop support for Node.js 0.10. One of the reasons for the delay in Express 5.0 was the announcement of the official merging...

5.x

When the response is compressed, alter any ETag response header to make it a weak ETag. This is the easiest solution to deal with ETags. It's also what nginx did...

enhancement

It needs to be in it's own repo so it can be well-tested and not need tests polluting this library.

ideas

Traditionally for the express ecosystem, typescript definitions have been created and maintained by great contributors to the DefinatelyTyped project. Types would be pulled in under a scope `@types`, separate from...

discuss

Right now, `body-parser` provided out-of-the-box support for `gzip`, `deflate`, and `identitiy` content encodings. This is nice, but we can do even better by allowing users to define custom content encoding...

enhancement
ideas

This is a tracking issue for release 2.0. I am trying to give better visibility for upcoming changes and so am trying out making a PR for a release here,...

pr
release

This is just such a basic type of the web, it's hard to keep ignoring it. Because of the pattern of this module, though, we really cannot support files. But...

future
discuss
ideas