#crossoriginresourcesharing β Public Fediverse posts
Live and recent posts from across the Fediverse tagged #crossoriginresourcesharing, aggregated by home.social.
-
π΅
Hello, CORSness, my old friend
I've come to talk with you againAs I've experienced repeatedly for years, #CORS (#CrossOriginResourceSharing) is notoriously difficult to understand, reason about and implement. So I should not be surprised to find a problem in #Quarkus related to it, and that it has gone unnoticed for years. #Sigh
I hope the bug report I wrote is clear and actionable: https://github.com/quarkusio/quarkus/issues/51541
I'd like to migrate @ChronoLink to Quarkus, but this bug is a showstopper for that: the obvious workaround - opening up POST/PUT/DELETE to CORS - feels risky.
Speaking of risk: this being a hobby project means there is a real risk I won't find the time or energy to write the reproducer the Quarkus team rightly asks for. Oh well...