wandenberg/nginx-push-stream-module

pushstream.js is still using obsolete escape/unescape function

Closed this issue · 1 comments

I think it needs to be changed with function encodeURIComponent()/decodeURIComponent() to handle special character.

we also came across this