Medzoner / traefik-plugin-cors-preflight

Pass the browser cors preflight with response status 204 for Method OPTIONS
Other
9 stars 2 forks source link

status code is smallest than minimum value: 100 #8

Closed deimjons closed 7 months ago

deimjons commented 1 year ago

I tried to use this plugin but received: "status code is smallest than minimum value: 100". It is no matter what value I will insert.

image image
Medzoner commented 9 months ago

Hi @deimjons , I didn't see your problem. I'm sorry. Documentation was been updated, thanks @sturman : corspreflight: code: 200 method: OPTIONS

sturman commented 9 months ago

corspreflight: code: 200 method: OPTIONS

corspreflight: 
  code: 200 
  method: OPTIONS