J
Joe Coder
If I make an HTTP connection to a server, does the data following the
initial connection have to be alphanumeric or can it be anything?
Asked another way....Does an HTTP data stream accept data other than
alphanumeric data? Like, can I send a file to my IIS server over HTTP
without converting it to an alphanumeric data stream?
initial connection have to be alphanumeric or can it be anything?
Asked another way....Does an HTTP data stream accept data other than
alphanumeric data? Like, can I send a file to my IIS server over HTTP
without converting it to an alphanumeric data stream?