modify
This commit is contained in:
@@ -251,6 +251,7 @@ class Response extends HttpService
|
||||
foreach ($this->headers as $key => $header) {
|
||||
$response->header($key, $header, true);
|
||||
}
|
||||
$this->headers = [];
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user