Join Slack
Powered by
Hi, everyone! How to set the 'Access Contro...
# help
u
楊彬
03/11/2025, 12:56 AM
Hi, everyone! How to set the 'Access Control Allow Origin' header of Wiremock resources and configure CORS policies? Thanks
t
Tom
03/11/2025, 10:20 AM
Set stub CORS enabled on startup:
https://wiremock.org/docs/configuration/#cross-origin-response-headers-cors
Or the CLI equivalent:
https://wiremock.org/docs/standalone/java-jar/
8
Views
Open in Slack
Previous
Next