Skip to content

Conversation

@martindurant
Copy link
Member

@martindurant martindurant commented Jul 1, 2025

No description provided.

@martindurant martindurant merged commit 83cf05e into fsspec:main Jul 1, 2025
2 checks passed
@martindurant martindurant deleted the for-demos branch July 1, 2025 20:33
@@ -0,0 +1,178 @@
"""Copy of fastapi.middleware.cors, with """
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

... with ??? 🤔

return PlainTextResponse(failure_text, status_code=400, headers=headers)

if PRIVATE:
headers["Access-Control-Allow-Private-Network"] = "true"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how could we tell upstream this should be somehow handled by this file?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be a good idea to leave an issue or PR there, yes. For those that have a little time.

@WebReflection
Copy link
Collaborator

thanks @martindurant , I've left a couple of comments but to me this looks great 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants