-
Mahmoud Aglan authored
The API rejects bodiless POSTs without Content-Type (415 Unsupported Media Type) AND rejects Content-Type with literally no body (Body cannot be empty). Solution: always send Content-Type, and for POST/PATCH/PUT with null body, send empty object {} as body. Co-Authored-By:Claude Opus 4.6 <noreply@anthropic.com>
4f5902d2
| Name |
Last commit
|
Last update |
|---|---|---|
| Connections and docs | ||
| api | ||
| config | ||
| core | ||
| layouts | ||
| migrations | ||
| modules | ||
| public | ||
| storage | ||
| .gitignore | ||
| .htaccess | ||
| Dockerfile | ||
| EL3AB_MANAGEMENT_SYSTEM.md | ||
| EL3AB_PLAYER_APP_DATA.md | ||
| captain-definition | ||
| index.php |