kshitij10496/hercules

Support OPTIONS HTTP method

Open

#51 opened on Nov 28, 2018

 (0 comments) (0 reactions) (0 assignees)Go (18 forks)auto 404
easyenhancementgood first issue

Repository metrics

Stars
 (35 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide