quanltt

Results 4 comments of quanltt

Thank @iulian-radu-at . For my case, I just need to comment out this (leaving other three untouched, so I hope some level of CSRF protection is still working. protected function...

I use nodejs version and the following config works for me Define pport 3001 RewriteEngine On RewriteCond %{HTTP:CONNECTION} Upgrade [NC] RewriteCond %{HTTP:Upgrade} =websocket [NC] RewriteRule /(.*) ws://localhost:${pport}/$1 [P,L] RewriteCond %{HTTP:Upgrade}...

This github version has errors and compatibility issue. I make a modified working version, but I do not know how to use github to request a pull. So I put...

This github version has errors and compatibility issue. I make a modified working version, but I do not know how to use github to request a pull. So I put...