Conversation
|
I'm confused: with latest dhall-haskell (1.38.1), if I do I get a "Not CORS compliant" error. But this fetches https://test.dhall-lang.org/cors/AllowedAll.dhall which returns a "*" CORS header. returns, as expected, I don't see what could be wrong, @Gabriel439 do you know what might be happening? Could this be an issue with dhall-haskell? |
|
Yeah, that seems like a bug in |
|
Ok, then I'll trust my own implementation. This PR works as far as I can tell. The PR is self-referential cause I use raw.githubusercontent as target for some of the tests, but merging doesn't change the merged commits so this should keep working. |
This is a draft to let me figure out how to do this
EDIT: no longer a draft. This PR works as far as I can tell. The PR is self-referential cause I use raw.githubusercontent as target for some of the tests, but merging doesn't change the merged commits so this should keep working.