aboutsummaryrefslogblamecommitdiff
blob: 91be0044e14e6c68e21e6a0b86c8c83b1d8e0d51 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                      
                  


























                                                                 
                                     


















                          
                  


























                                                                 
                                     







                          
interactions:
- request:
    body: null
    headers:
      Accept:
      - '*/*'
      Accept-Encoding:
      - gzip, deflate
      Authorization:
      - Bearer foo
      Connection:
      - keep-alive
      User-Agent:
      - mastodonpy
    method: GET
    uri: https://zombo.com/api/v1/instance/
  response:
    body:
      string: '<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">

        <html><head>

        <title>404 Not Found</title>

        </head><body>

        <h1>Not Found</h1>

        <p>The requested URL was not found on this server.</p>

        </body></html>

        '
    headers:
      Connection:
      - Keep-Alive
      Content-Length:
      - '196'
      Content-Type:
      - text/html; charset=iso-8859-1
      Date:
      - Mon, 21 Nov 2022 20:25:00 GMT
      Keep-Alive:
      - timeout=2, max=500
      Server:
      - Apache
    status:
      code: 404
      message: Not Found
- request:
    body: null
    headers:
      Accept:
      - '*/*'
      Accept-Encoding:
      - gzip, deflate
      Authorization:
      - Bearer foo
      Connection:
      - keep-alive
      User-Agent:
      - mastodonpy
    method: GET
    uri: https://zombo.com/api/v1/instance/
  response:
    body:
      string: '<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">

        <html><head>

        <title>404 Not Found</title>

        </head><body>

        <h1>Not Found</h1>

        <p>The requested URL was not found on this server.</p>

        </body></html>

        '
    headers:
      Connection:
      - Keep-Alive
      Content-Length:
      - '196'
      Content-Type:
      - text/html; charset=iso-8859-1
      Date:
      - Mon, 21 Nov 2022 20:25:01 GMT
      Keep-Alive:
      - timeout=2, max=500
      Server:
      - Apache
    status:
      code: 404
      message: Not Found
version: 1
Powered by cgit v1.2.3 (git 2.41.0)