go-http-peering/doc/sequence-diagram/ping.seq

2 lines
119 B
Plaintext
Raw Normal View History

2019-02-22 17:35:49 +01:00
Client -> Server: POST /ping\nX-Server-Token: <JWT_TOKEN>\nX-Client-Token: <JWT_TOKEN>
2019-02-03 20:56:58 +01:00
Server -> Client: 204 No Content