Sam Atkins
|
b83f015c70
|
LibURL: Implement Site concept
|
2024-11-30 12:07:39 +01:00 |
|
Sam Atkins
|
2e64e0b836
|
LibURL: Migrate Origin scheme from ByteString to String
|
2024-11-30 12:07:39 +01:00 |
|
Sam Atkins
|
8b984c0c57
|
LibURL: Clarify whether an Origin is opaque
Origins are immutable and we know on construction whether an Origin is
opaque. This also removes an implicit reliance on Host's Empty state.
|
2024-11-30 12:07:39 +01:00 |
|
Shannon Booth
|
8f6fe1de83
|
LibURL+LibWeb: Make URL serialization return a String
This can only ever fail from OOM, and will never by string containing
random byte sequences.
|
2024-11-23 16:43:55 +01:00 |
|
Timothy Flynn
|
93712b24bf
|
Everywhere: Hoist the Libraries folder to the top-level
|
2024-11-10 12:50:45 +01:00 |
|