Commit 29975a2
Caio Iglesias
http code 204 was causing an error 500
When trying to send back $this->response(null, 204) the code would
crash when handling the empty data.1 parent 8dca4b3 commit 29975a2
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
371 | 377 | | |
372 | 378 | | |
373 | 379 | | |
| |||
0 commit comments