Difference between revisions of "POST"
Jump to navigation
Jump to search
(5 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
* [[Power On Self Test]], [[HPE Proliant]]: Persistent boot order cannot be changed during POST. Solution: Make sure that the server is [[power off]]. See also: [[POST code]] | * [[Power On Self Test]], [[HPE Proliant]]: Persistent boot order cannot be changed during POST. Solution: Make sure that the server is [[power off]]. See also: [[POST code]] | ||
+ | * <code>[[curl -X POST]]</code> | ||
− | * [[Python]]: [[ | + | * [[Python]]: <code>[[requests]].post</code> |
− | == | + | == Errors == |
− | * | + | * [[Used HTTP Method is not allowed. POST or OPTIONS is required]] |
− | [[Category: | + | |
+ | == Related == | ||
+ | * <code>[[JSONRPC server handles only POST requests]]</code> | ||
+ | |||
+ | == See also == | ||
+ | * {{POST}} | ||
+ | |||
+ | [[Category:HTTP]] |
Latest revision as of 13:17, 20 July 2023
- HTTP POST
- Power On Self Test, HPE Proliant: Persistent boot order cannot be changed during POST. Solution: Make sure that the server is power off. See also: POST code
Errors[edit]
Related[edit]
See also[edit]
Advertising: