Update networking layer w/ CURL and emscripten impl

This commit is contained in:
2025-11-08 01:50:36 +11:00
parent a17925904d
commit f6874dc55a
4105 changed files with 694617 additions and 179 deletions
+43
View File
@@ -0,0 +1,43 @@
<testcase>
<info>
<keywords>
GOPHER-ipv6
IPv6
INDEX
</keywords>
</info>
#
# Server-side
<reply>
<data crlf="yes">
iMenu results error.host 1
0Selector /bar bar.foo.invalid 70
.
</data>
</reply>
# Client-side
<client>
<features>
IPv6
</features>
<server>
gopher-ipv6
</server>
<name>
Gopher IPv6 index
</name>
<command>
-g gopher://%HOST6IP:%GOPHER6PORT/1/moo/%TESTNUMBER
</command>
</client>
#
# Verify data after the test has been "shot"
<verify>
<protocol crlf="yes">
/moo/%TESTNUMBER
</protocol>
</verify>
</testcase>