Commit graph

6 commits

Author SHA1 Message Date
Solari Systems
9bcad882e6
docs: clarify 415 vs 400 errors for Request.json
Clarify that Request.json raises different error codes:
- 415 Unsupported Media Type: when Content-Type is not application/json
- 400 Bad Request: when body is not valid JSON

This makes the documentation consistent with the API reference
and helps developers understand when each error will occur.

Fixes #5825

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-20 00:46:26 -05:00
nick2202
b7c1290528 Fix wrong spelling of JS method .innerHTML 2023-09-24 15:58:22 +01:00
Pedro Guilherme S. Moreira
55332be325
docs: fix wrong JS syntax (#5136) 2023-05-18 14:33:44 +02:00
tautv
22b6296830
Update javascript.rst
Spelling
2022-08-09 09:45:02 +01:00
hankhank10
abcb6c9677
Update javascript.rst 2022-06-23 05:54:56 -07:00
David Lord
2f3c87dcb8
rewrite javascript docs 2022-06-11 13:44:46 -07:00