Jane Jeon
Jane Jeon
@rgrove unless if I’m misunderstanding the docs incorrectly, can’t the Bourne check also be done within the body-parser middleware w/o the need to add a bespoke one after body-parser.json()? ```js...
Yeah, we obviously can't fault the library creator for failing to maintain this until the end of time, but when it gets popular like this (almost to the point where...
Wouldn't something like this already do the job? https://github.com/apify/fingerprint-injector
Almost 3 years since the issue was opened. Looks like this one isn't getting looked at...
I recently set up a working example w/ mkcert and local tls using traefik v2 config, and for me the key was to: 1. enable `tls=true` for *every* router 2....
Isn’t UDP also kind of a requirement for HTTP/3? kinda important if that’s the case.
I actually just recently wrote one like that: https://github.com/JaneJeon/normalize-url-plus, though it does some "other things" on top of clearURLs sanitization to hopefully help improve the accuracy (DNS lookups, redirect follows,...
uranus lol
Related: #131 #126
Also a quick pimp: a LOT of the "oh my god this tracker doesn't get stripped out!" can be resolved (actually, I have been able to successfully normalize/clean all of...