Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Plugin ¶
Plugin adds CORS: OPTIONS preflight is answered in the HTTP middleware; other responses are decorated in Plugin.OnResponse.
func (*Plugin) OnResponse ¶
OnResponse sets CORS headers on the upstream response.
Click to show internal directories.
Click to hide internal directories.