Support calls from client / browsers
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.
Please register or sign in to comment
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.