rstudio / DT

R Interface to the jQuery Plug-in DataTables
https://rstudio.github.io/DT/
Other
598 stars 181 forks source link

503 error with very large http cookies #1100

Open kramerrs opened 10 months ago

kramerrs commented 10 months ago

The app_proxy endpoint that DT::datatables sets up throws a 503 error if the browser transmits oversized cookies, even when the cookies are unrelated, such as in a SAML SSO session from the same domain. This can be reproduced adding editing a cookie in the browser to be very large then reloading the page with a datatable.


By filing an issue to this repo, I promise that

I understand that my issue may be closed if I don't fulfill my promises.