chainweb-node icon indicating copy to clipboard operation
chainweb-node copied to clipboard

Include HTTP HEAD calls to REST API

Open mercadoa opened this issue 6 years ago • 2 comments

It seems that servant doesn't generate HEAD endpoints by default.

  • [ ] implement generation of HEAD endpoints for all existing GET APIs.
  • [ ] implement clients for HEAD endpoints
  • [ ] include pagination information into the HTTP headers and document this
  • [ ] add test cases

mercadoa avatar Apr 16 '19 15:04 mercadoa

➤ Lars Kuhtz commented:

This is needed for Kademlia P2P for PING calls.

mercadoa avatar Apr 16 '19 15:04 mercadoa

➤ Stuart Popejoy commented:

Pulling this off Testnet as Kademlia is not a testnet milestone, can always add back if needed.

mercadoa avatar Apr 16 '19 15:04 mercadoa