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
I'm trying to install the raven client, but I noticed I'm getting a Request-URI Too Large. I took a look into the library, and see that you are dynamically inserting an image into the page, so I guess this is inevitable with this approach.
Is it possible to use an AJAX post instead? I'm curious why this approach wasn't used in the first place.
The text was updated successfully, but these errors were encountered:
I'm trying to install the raven client, but I noticed I'm getting a Request-URI Too Large. I took a look into the library, and see that you are dynamically inserting an image into the page, so I guess this is inevitable with this approach.
Is it possible to use an AJAX post instead? I'm curious why this approach wasn't used in the first place.
The text was updated successfully, but these errors were encountered: