HeadRequest
Index
Properties
id
A unique identifier assigned to the request.
method
The HTTP method of the request.
model_config
retry_count
The number of times this request has been retried.
unique_key
A unique key used for request de-duplication. Requests with the same unique key are considered identical.
url
The URL of the request.
A request from the request queue head without lock information.