Lines Matching refs:browser

730 # send output to the browser
1515 # both an Expires and a Date header (so that the browser is
2928 # MIME types the browser accepts.
2930 # type, will return undef if the browser won't
2931 # accept it, 1 if the browser accepts it but
2933 # value between 0.0 and 1.0 if the browser
3945 # Try to read some data. We may hang here if the browser is screwed up.
4384 be in the same order as they were submitted by the browser.
4979 can print out directly so that it displays in the browser window,
4985 HTTP header. This tells the browser what type of document to expect,
5016 script that tells the browser to do nothing at all.
5028 the browser reloads the page, the script is invoked anew. You can
5044 The B<-cookie> parameter generates a header that tells the browser to provide
5055 sent to the browser. If not provided, defaults to ISO-8859-1. As a
5080 redirect the browser elsewhere, perhaps choosing a URL based on the
5083 The redirect() function redirects the browser to a different URL. If
5227 browser. Usually these parameters are calls to functions defined in the
5446 commonly, print out so that it displays in the browser window.
5746 Start_form()'s enctype argument tells the browser how to package the various
5962 and possibly some browser will eventually provide support for it.
6031 When a file is uploaded the browser usually sends along some
6054 you can incorporate it into a status code to be sent to the browser.
6220 menu string, but have the browser return your program a different one.
6748 maintain state within a browser session. CGI.pm has several methods
6753 them to the browser in the HTTP header. The browser maintains a list
6767 the browser and restarts it. If an expiration date isn't specified, the cookie
6768 will remain active until the user quits the browser.
6773 valid. The browser will return the cookie to any host that matches
6775 of ".capricorn.com", then the browser will return the cookie to
6780 the browser will only return the cookie to servers on the host the
6785 If you provide a cookie path attribute, the browser will check it
6901 It's possible for CGI.pm scripts to write into several browser panels
6926 This will tell the browser to load the output of your script into the
6928 exist, the browser will pop up a new window and load your script's
6984 The browser is loading the current document. Valid in:
6990 The browser is closing the current page or frame. Valid for:
7294 Return a list of MIME types that the remote browser accepts. If you
7297 corresponding to the browser's preference for this type from 0.0
7298 (don't want) to 1.0. Glob types (e.g. text/*) in the browser's accept
7361 Return the URL of the page the browser was viewing
7378 the browser attempted to contact
7440 sending the complete HTTP header directly to the browser. This has
7643 designed to be returned to the browser as the CGI script's status
7652 However it isn't clear that any browser currently knows what to do
7698 remotely browser dependent, please provide information about the