moky80
moky80
# š bug report I used https://github.com/TimTCrouch/WordList-JS in my app (which basically involves including https://github.com/TimTCrouch/WordList-JS/blob/master/src/wordList.js and https://github.com/TimTCrouch/WordList-JS/blob/master/src/wordBank.js in my index.html) and used "parcel build" to produce a bundle for browsers....
I want to compile my test.lua into test.exe using target "lua". So I installed lua-5.4.2 and luax-7.1.5 in my Windows 10. Both paths to luax and lua were added to...
node.js version: v20.10.0 node-http-proxy version: v1.18.1 **The error** When a client sends a http request with invalid http header (for example "User Agent" without a dash in the middle), the...
ā¦ to be handled by applications (fixed ERR_INVALID_HTTP_TOKEN) I've posted the related issue here https://github.com/http-party/node-http-proxy/issues/1679 Please review the fix. Thank you!