Advertisement

Standard HTTP Characters :: Winsock

Started by January 11, 2003 05:06 PM
1 comment, last by kuphryn 22 years, 1 month ago
Hi. I am working with HTTP 1.1. I would like to know what other characters such as alpha and punctuactions are allowed for a given URL? For example: // Valid http://www.oiahsdifh.com/aoihsdofhad_jalsdif-joihasdf/theFile.file // Is this valid? www.oiahsdifh.com/aoihsdofhad!jalsdif{joihasdf/theFile|file The project deals with HTTP and websites links. Thus, I need to know the standard and pattern to which servers and clients communicate. Thanks, Kuphryn
Everything you ever wanted to know about HTTP 1.1:
http://www.ietf.org/rfc/rfc2616.txt
Advertisement
Okay. Thanks.

Kuphryn

This topic is closed to new replies.

Advertisement