|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
status_created()
Set response code to created |
source code
|
|
|
status_no_content()
Set response code to no content |
source code
|
|
|
status_accepted()
Set response code to accepted |
source code
|
|
|
status_bad_request()
Set the response code to bad request |
source code
|
|
|
status_unauthorized()
Set response code to unauthorized |
source code
|
|
|
status_not_found()
Set response code to not found |
source code
|
|
|
status_method_not_allowed()
Set response code to method not allowed |
source code
|
|
|
status_not_acceptable()
Set response code to not acceptable |
source code
|
|
|
status_conflict()
Set response code to conflict |
source code
|
|
|
status_internal_server_error()
Set the resonse code to internal server error |
source code
|
|