You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit refactors the /lib/pusher/request.rb to
handling HTTP 413 payload bigger than 10kb.
Today, when this error occurs, will raise an unknown
error this does not make sense because that error
is known by the library and I think the library
should raise the specific error.
0 commit comments