Parse2¶
Supported HTTP methods and descriptions¶
Input parameters¶
delete_on_done, a Bool, <i>unimportant</i>
Drop source text from H2O memory after parsing. Since version 1
_blocking, a Bool, <i>unimportant</i>
Should block and wait for result?. Since version 1
Output JSON elements¶
response_info, a ResponseInfo
Response stats and info.. Since version 1, unimportant
h2o, a String
H2O cloud name.. Since version 1, unimportant
node, a String
Node serving the response.. Since version 1, unimportant
time, a long
Request processing time.. Since version 1, unimportant
status, a Status
Response status. Since version 1, unimportant
redirect_url, a String
Redirect name.. Since version 1, unimportant
job_key, a Key
Job key. Since version 1, unimportant
destination_key, a Key
Destination key. Since version 1, unimportant
HTTP response codes¶
200 OK Success and error responses are identical.