Commit Graph

4 Commits

Author SHA1 Message Date
Alec Murphy
ed4647effe System/Libraries/Http: Use StrCpy instead of StrPrint when appending data to POST request 2025-10-10 15:05:19 -04:00
Alec Murphy
6673a0d777 System/Libraries/Http: Introduce @http_concat_header()
This function will append values with existing keys to the same JSON
array for further parsing, e.g. where multiple Set-Cookie instances
are present in a response header.
2025-10-10 11:31:57 -04:00
Alec Murphy
d3048f31e5 Applications/Internet/Cyberia: Add web browser
This is the initial commit of the Cyberia web browser, Html and Css
libraries.
2025-04-10 10:51:59 -04:00
Alec Murphy
39198164cd Meta: Add files to repository 2025-03-25 07:34:41 -04:00