Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fe904a7

Browse filesBrowse files
committed
update vcr files
1 parent a73b863 commit fe904a7
Copy full SHA for fe904a7

File tree

Expand file treeCollapse file tree

2 files changed

+3564
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

2 files changed

+3564
-0
lines changed
Open diff view settings
Collapse file

‎tests/fixtures/vcr/test_exception_handling.yaml‎

Copy file name to clipboardExpand all lines: tests/fixtures/vcr/test_exception_handling.yaml
+52Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1649,4 +1649,56 @@ interactions:
16491649
status:
16501650
code: 403
16511651
message: Forbidden
1652+
- request:
1653+
body: ''
1654+
headers:
1655+
accept:
1656+
- '*/*'
1657+
accept-encoding:
1658+
- gzip, deflate
1659+
connection:
1660+
- keep-alive
1661+
host:
1662+
- api.domaintools.com
1663+
user-agent:
1664+
- python-httpx/0.28.1
1665+
method: GET
1666+
uri: https://api.domaintools.com/v1/ss/reverse-ip?app_name=python_wrapper&app_version=2.5.2
1667+
response:
1668+
body:
1669+
string: !!binary |
1670+
H4sIAAAAAAAAAxWOsW7DMAxEf+WgOXAydPJWdMrWrUsWRWITAaLoktRgBP73MuOB93jvlUhVNK2v
1671+
VKRSWj8ul1NiMsuPSOmHUGT2iiGOOSqpeR4Vu0yF0t8k8wVXB+cddwI3szYeaLyJRtOxZc1MHiBE
1672+
0QwWt74H0H9FmeqCLxk2u8OfhM/vK6qUyTQ8e5OBaIFFCZU8t25LOk5JycKgkL3NbW7vtdB9um+2
1673+
3s63c/ywpQrnNlwkqCKcjuMfRv0HhPAAAAA=
1674+
headers:
1675+
Access-Control-Allow-Origin:
1676+
- '*'
1677+
Cache-Control:
1678+
- no-store, no-cache, must-revalidate
1679+
Content-Encoding:
1680+
- gzip
1681+
Content-Security-Policy:
1682+
- 'default-src * data: blob: ''unsafe-eval'' ''unsafe-inline'''
1683+
Content-Type:
1684+
- application/json;charset=utf-8
1685+
Date:
1686+
- Tue, 16 Sep 2025 13:53:45 GMT
1687+
Expires:
1688+
- Thu, 19 Nov 1981 08:52:00 GMT
1689+
Pragma:
1690+
- no-cache
1691+
Set-Cookie:
1692+
- dtsession=e2m2qn7c72ujrniv2acm6595qdg4taj879i7hvkakiohb10akqa5uhvh0gd0b7dgr7nisidi73fplu4phad40ecn4up78qf0q8rb6jm;
1693+
expires=Thu, 16-Oct-2025 13:53:45 GMT; Max-Age=2592000; path=/; domain=.domaintools.com;
1694+
secure; HttpOnly
1695+
Transfer-Encoding:
1696+
- chunked
1697+
Vary:
1698+
- Accept-Encoding
1699+
X-TIME:
1700+
- '460'
1701+
status:
1702+
code: 400
1703+
message: Bad Request
16521704
version: 1

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.