CORS initial connection for OPTION + GET -


i'm using cors make cross domain request, have:

  • a preflight option call
  • a get call

i'd know why have initial connection each request, whereas have keep-alive of 5s , option request takes 700ms ?

thanks :)


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -