App\Http\Middleware\XssProtectHeader Class Reference
Public Member Functions | |
handle ($request, Closure $next) | |
Handle the given request and get the response. More... | |
Detailed Description
Definition at line 6 of file XssProtectHeader.php.
Member Function Documentation
App\Http\Middleware\XssProtectHeader::handle | ( | $request, | |
Closure | $next | ||
) |
Handle the given request and get the response.
- Parameters
-
\Illuminate\Http\Request $request \Closure $next
- Returns
Definition at line 15 of file XssProtectHeader.php.
The documentation for this class was generated from the following file: