Hacker News new | ask | show | jobs
by ralusek 41 days ago
My understanding was it was an OPTIONS preflight request that is made.
1 comments

Only for complex requests, and even then - a naive implementation of a web application that executes actions on GET requests might do the same for a HEAD request too.