Mercurial > p > roundup > code
annotate website/www/_static/jquery.js @ 6509:1fc765ef6379
Fix 204 responses, hangs and crashes with REST.
Remove Content-Type and make sure no content is returned by OPTIONS
request in REST interface.
In write_html set the Content-Length when response is not
encoded/compressed (fixes hang due to missing content-length with
unencoded data).
In REST interface do not raise UsageError for invalid api version.
Return json error with proper message. Fixes crash.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 16 Oct 2021 13:34:04 -0400 |
| parents | 35ccd6e56f4b |
| children |
| rev | line source |
|---|---|
|
6252
35ccd6e56f4b
add uprev version of jquery, minimized. Sphinx is using 3.2.1 which has security issues. On my server it is using the version from _static.
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
1 /*! jQuery v3.5.2-pre | (c) OpenJS Foundation and other contributors | jquery.org/license */ |
|
35ccd6e56f4b
add uprev version of jquery, minimized. Sphinx is using 3.2.1 which has security issues. On my server it is using the version from _static.
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
