JAVA/CORBA CLASSES
Gets the specific Hypertext Transfer Protocol (HTTP) header information from the Uniform Resource Locator (URL). A URL is a text string used for identifying and addressing a Web resource.
Note This method is obsolete in Release 6.
Defined in
Database
Syntax
public String getURLHeaderInfo(String url, String header, String webuser, String webpasswd, String proxyuser, String proxypasswd) throws NotesException
Parameters
String url
String
GetURLHeaderInfo method in LotusScript NotesDatabase class
@URLGetHeader function in formula language
@GetHTTPHeader function in formula language
@WebDbName function in formula language
Example