- http-name->symbol STRINGprocedure
- symbol->http-name SYMBOLprocedure
These procedures convert strings containing the name of a header or attribute (parameter name) to symbols representing the same. The symbols are completely downcased. When converting this symbol back to a string, the initial letters of all the words in the header name or attribute are capitalized.