Status_Code Field not included when status code of 000 returned #1752
Labels
Status: Completed
Nothing further to be done with this issue. Awaiting to be closed.
Type: Bug
Inconsistencies or issues which will cause an issue or problem for users or implementors.
Milestone
httpx version: v1.6.3
Some services can return a status code of 000 but httpx simply doesn't include the status_code field when this occurs
Current Behavior:
returns
Expected Behavior:
returns
Other material:
The text was updated successfully, but these errors were encountered: