P
P
Peter2016-02-15 20:23:05
JavaScript
Peter, 2016-02-15 20:23:05

Is it possible to control the OPTIONS method in the http protocol on the client side?

When a cross-domain request is made, an OPTIONS request is sent from the beginning, although it is not written in the code.
Can it be controlled from js code, or is it only the browser that can send them before making another request?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey P, 2016-02-15
@volkov_p_v

Unfortunately, this is what the browser does.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question