Skip to content

Commit

Permalink
Merge branch 'realtime-compiler-security' of github.com:hydephp/devel…
Browse files Browse the repository at this point in the history
…op into realtime-compiler-security
  • Loading branch information
caendesilva committed Nov 12, 2023
2 parents f301710 + 2b81ee3 commit 48f1f58
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ public function handle(): Response

try {
$this->authorizePostRequest();

return $this->handlePostRequest();
} catch (HttpException $exception) {
if (! $this->isAsync) {
Expand Down

0 comments on commit 48f1f58

Please sign in to comment.