Standard HTTP Characters :: Winsock
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
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement