Skip to content

Conversation

@torgeiru
Copy link
Contributor

Currently there are no tests for this module and it introduces warnings.

@mazunki
Copy link
Contributor

mazunki commented Oct 28, 2025

I've been thinking the same. Maybe we should open an issue to request someone actually fix this. It would be nice to have https support eventually.

Unrelated, but on this note, it would be very cool to be able to support FD fd = open("https://includeos.org/"); from the kernel itself, and map over the content directly.

Currently there are no tests for this module
and it introduces warnings.
@torgeiru
Copy link
Contributor Author

It would be really cool with URIs:

file:://cat.txt
http://very-safe-bank.com
tcp:://127.0.0.1:1337

Copy link
Member

@MagnusS MagnusS left a comment

Choose a reason for hiding this comment

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

I think it's fine to disable this for now, as it's not working properly (tracked in #2348)

@MagnusS MagnusS merged commit 1e5ffcc into includeos:main Oct 29, 2025
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.

3 participants