CORS
#42
Replies: 2 comments 2 replies
-
Sorry, not sure what you mean. CORS headers are not passed through the ladder proxy. If you still have some CORS errors, it is possibly because the URLs are not rewritten by the default rules to be passed through ladder. So might need to write some own rules to modify the URLs. Every new version adds some new features. I try to keep backward compatibility. But as a young project, a lot of the code is moving and things might change. |
Beta Was this translation helpful? Give feedback.
2 replies
-
@emrahamet Next major release should support CORs; will ping you when it's ready. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Will something be added to bypass CORS?
I am currently making additions to the code myself, and it needs to be recompiled with each new version.
Beta Was this translation helpful? Give feedback.
All reactions