Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

Commit

Permalink
Update headers
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardLitt committed Apr 19, 2016
1 parent 5b10d79 commit cda1b60
Showing 1 changed file with 23 additions and 15 deletions.
38 changes: 23 additions & 15 deletions apiary.apib
Original file line number Diff line number Diff line change
Expand Up @@ -2497,11 +2497,9 @@ Run a `FindPeer` query through the DHT.
+ Headers

```
Content-Type: application/json
Trailer: X-Stream-Error
Transfer-Encoding: chunked
Date: Sat, 06 Feb 2016 22:44:12 GMT
Transfer-Encoding: chunked
Date: Wed, 13 Apr 2016 14:08:32 GMT
Content-Length: 29
Content-Type: text/plain; charset=utf-8
```

+ Attributes (string)
Expand Down Expand Up @@ -2529,10 +2527,12 @@ Run a `FindPeer` query through the DHT.
+ Headers

```
Access-Control-Allow-Headers: X-Stream-Output, X-Chunked-Output, X-Content-Length
Access-Control-Expose-Headers: X-Stream-Output, X-Chunked-Output, X-Content-Length
Content-Type: application/json
Server: go-ipfs/0.4.1-dev
Trailer: X-Stream-Error
Transfer-Encoding: chunked
Date: Sat, 06 Feb 2016 22:45:18 GMT
Date: Wed, 13 Apr 2016 14:08:49 GMT
Transfer-Encoding: chunked
```

Expand Down Expand Up @@ -2567,10 +2567,12 @@ Run a `FindPeer` query through the DHT.
+ Headers

```
Access-Control-Allow-Headers: X-Stream-Output, X-Chunked-Output, X-Content-Length
Access-Control-Expose-Headers: X-Stream-Output, X-Chunked-Output, X-Content-Length
Content-Type: application/json
Server: go-ipfs/0.4.1-dev
Trailer: X-Stream-Error
Transfer-Encoding: chunked
Date: Sat, 06 Feb 2016 22:45:12 GMT
Date: Wed, 13 Apr 2016 14:09:05 GMT
Transfer-Encoding: chunked
```

Expand Down Expand Up @@ -2606,11 +2608,13 @@ Run a `FindPeer` query through the DHT.
+ Headers

```
Access-Control-Allow-Headers: X-Stream-Output, X-Chunked-Output, X-Content-Length
Access-Control-Expose-Headers: X-Stream-Output, X-Chunked-Output, X-Content-Length
Content-Type: application/json
Server: go-ipfs/0.4.1-dev
Trailer: X-Stream-Error
Transfer-Encoding: chunked
X-Chunked-Output: 1
Date: Sat, 06 Feb 2016 22:46:50 GMT
Date: Wed, 13 Apr 2016 14:09:20 GMT
Transfer-Encoding: chunked
```

Expand Down Expand Up @@ -2695,11 +2699,13 @@ FindProviders will return a list of peers who are able to provide the value requ
+ Headers

```
Access-Control-Allow-Headers: X-Stream-Output, X-Chunked-Output, X-Content-Length
Access-Control-Expose-Headers: X-Stream-Output, X-Chunked-Output, X-Content-Length
Content-Type: application/json
Server: go-ipfs/0.4.1-dev
Trailer: X-Stream-Error
Transfer-Encoding: chunked
X-Chunked-Output: 1
Date: Sat, 06 Feb 2016 22:51:01 GMT
Date: Wed, 13 Apr 2016 14:10:51 GMT
Transfer-Encoding: chunked
```

Expand Down Expand Up @@ -2983,11 +2989,13 @@ Find the closest peers to a given key by querying through the DHT.
+ Headers

```
Access-Control-Allow-Headers: X-Stream-Output, X-Chunked-Output, X-Content-Length
Access-Control-Expose-Headers: X-Stream-Output, X-Chunked-Output, X-Content-Length
Content-Type: application/json
Server: go-ipfs/0.4.1-dev
Trailer: X-Stream-Error
Transfer-Encoding: chunked
X-Chunked-Output: 1
Date: Sat, 06 Feb 2016 22:59:25 GMT
Date: Wed, 13 Apr 2016 14:24:22 GMT
Transfer-Encoding: chunked
```

Expand Down

0 comments on commit cda1b60

Please sign in to comment.