I\'m building a web application which uses CORS to communicate with it\'s server.
This means that every request is preceded by one with OPTIONS method.
Is it pos
Firefox Developer Edition Network Panel shows OPTIONS requests without any struggle.