From d1ec1232dca95a8410fec8e35c93941bf0ade43c Mon Sep 17 00:00:00 2001 From: Vince Weaver Date: Mon, 5 Dec 2016 08:24:00 -0500 Subject: [PATCH] ethernet: update tests --- ethernet/Makefile | 5 ++++- ethernet/c/favicon.ico | Bin 0 -> 1150 bytes ethernet/ethernet.dsk | Bin 143360 -> 143360 bytes ethernet/request.txt | 8 ++++++++ 4 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 ethernet/c/favicon.ico create mode 100644 ethernet/request.txt diff --git a/ethernet/Makefile b/ethernet/Makefile index d99b624b..52fecd52 100644 --- a/ethernet/Makefile +++ b/ethernet/Makefile @@ -13,9 +13,12 @@ WEBSERVER.BAS: webserver.bas ethernet.dsk: SETUP.BAS \ - WEBSERVER.BAS + WEBSERVER.BAS \ + R.TXT $(DOS33) -y ethernet.dsk SAVE A SETUP.BAS $(DOS33) -y ethernet.dsk SAVE A WEBSERVER.BAS + $(DOS33) -y ethernet.dsk SAVE T R.TXT + clean: rm -f *~ *.BAS diff --git a/ethernet/c/favicon.ico b/ethernet/c/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..7f030e38e702b999c61179cebc5b5f7fea4177fe GIT binary patch literal 1150 zcmbW1ZA^_}7{?#Yd@+*>Q-;m4Wl|r~DhWH*!WSbo~OeXnYr)hfB*06y7#}X>weiINn=EJcbCLC zONt*WNmC?A@)Zy+;Zgj8BuT7!j8`DrVnA*V1_vF~zpkS;Clr%@9L8flWF&^8-M5ejwwCh6@=mVZJ}}7g1D&X1x|knt zWnNs@AK@3*$=rB5A<=ad73i_`^~ri`-w>fEdzf*k7uAtoW~cudbJDw+nE~NRMclr2 z37bthJNux}Kkmo#mYwOv{dkW8pWA&*eFXEhcgZ}smsYb`&hI?Gt&Miv#Bof00Uosq zJOz6RIN9m*ta0G+Qus=(tcy5;= zfuM2&!DR*ls|yIq-_PZIo&0u&N1{A6SFyGtfyE`8SyZx#h$qo#%9DvU?q=mf4H3^{ zSyH|Qbx9O^o@UV0+%!_Za|cT6uyyn7Ydyx6XPDYrc=55Gjm8uNXC%7 wklT2V1!Xa;DBezvUPpWTx8H()nTa~DzQ50!iezfu)Y9Lhcy*g?V(Ofy?EP2)lNc9U+T5ud1@?{B46TO>k_56|@ zhQ8<6i5DQ{@jWt+Ku+odL^Ol!X^QFh5!|ME@d z1RamLCU!Tyu!K8w)wdHWJqZ}2PNMOnCSId7)NJ3|pi(<@BfCR2i^bIGM^t-3*ZVY1 zViOaIEB0MLw~+i_y6Z~!9^OBJZ=XZ8R0N7BfgS6}7*?t^Fe@VP>1W|b!TM4s^Oa(; X0Se*_*tPg)SX}4ROkUx`zmNU^EtCi! delta 84 zcmZp8z|jCiTNn)l7)7QV3NQw6G%zsy|Iff+KYgMAW8U<50Y;AL{{g?E`BqrhST)k^^V@E1`4 diff --git a/ethernet/request.txt b/ethernet/request.txt new file mode 100644 index 00000000..4d22f100 --- /dev/null +++ b/ethernet/request.txt @@ -0,0 +1,8 @@ +GET / HTTP/1.1 +Host: localhost +User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0 +Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 +Accept-Language: en-US,en;q=0.5 +Accept-Encoding: gzip, deflate +Connection: keep-alive +Upgrade-Insecure-Requests: 1