We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When using the TrimUrls middleware (tested on its own with all others disabled)
Connections to Pusher are broken
This error is shown
app.js?id=dkjsdflkjsdf:55485 Pusher : Error : {"type":"WebSocketError","error":{"type":"PusherError","data":{"code":null,"message":"Invalid signature: Expected HMAC SHA256 hex digest of 5601.2191940:presence-chatroom.2:{\"user_id\":205,\"user_ ...
The text was updated successfully, but these errors were encountered:
Trimming URLs is considered medium risk. It can cause problems if it uses the wrong base URL. References ( #60 #53 ).
Do not register: \RenatoMarinho\LaravelPageSpeed\Middleware\TrimUrls::class
\RenatoMarinho\LaravelPageSpeed\Middleware\TrimUrls::class
Sorry, something went wrong.
No branches or pull requests
When using the TrimUrls middleware (tested on its own with all others disabled)
Connections to Pusher are broken
This error is shown
The text was updated successfully, but these errors were encountered: