Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
/
Help
What's new
2
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Projects
Groups
Snippets
Sign up now
Login
Sign in / Register
Toggle navigation
Menu
Open sidebar
SondagesPro
coreAndTools
reloadAnyResponse
Commits
ced1355c
Commit
ced1355c
authored
Jan 17, 2023
by
Chenu Denis
Browse files
[dev] Add ignore_user_abort
parent
0fe7f6df
Changes
1
Hide whitespace changes
Inline
Side-by-side
reloadAnyResponse.php
View file @
ced1355c
...
...
@@ -1056,6 +1056,7 @@ class reloadAnyResponse extends PluginBase
/** @inheritdoc **/
public
function
newDirectRequest
()
{
@
ignore_user_abort
(
true
);
if
(
!
$this
->
getEvent
())
{
throw
new
CHttpException
(
403
);
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment