-
SingLi authored
Most modern browser will issue a pre-flight request with HTTP OPTION method before the actual asynchronous POST. This adds a CORS supporting option endpoint.
SingLi authoredMost modern browser will issue a pre-flight request with HTTP OPTION method before the actual asynchronous POST. This adds a CORS supporting option endpoint.
api.coffee 2.46 KiB