@HttpStatus()

New in 2.0

Generate HTTP status code

ComputerSince 2.0.0

Usage

@HttpStatus()

Generate default random HTTP status code

Example:
@HttpStatus()
Output:
302 Found500 Internal Server Error
← Back to Function Reference