kshitij10496/hercules

Support OPTIONS HTTP method

Aperta

#51 aperta il 28 nov 2018

 (0 commenti) (0 reazioni) (0 assegnatari)Go (18 fork)auto 404
easyenhancementgood first issue

Metriche repository

Star
 (35 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

The idea is to enhance the security by restricting the clients to interact with the API only via GET requests. We need to add appropriate handler code and Access-Control-Allow-Methods response header.

Guida contributor