Lines Matching refs:browser

757 # send output to the browser
1611 # both an Expires and a Date header (so that the browser is
3020 # avoid relying on the browser, proxy, server, and CGI.pm preserving the
3115 # MIME types the browser accepts.
3117 # type, will return undef if the browser won't
3118 # accept it, 1 if the browser accepts it but
3120 # value between 0.0 and 1.0 if the browser
4168 # Try to read some data. We may hang here if the browser is screwed up.
4608 be in the same order as they were submitted by the browser.
5200 can print out directly so that it displays in the browser window,
5206 HTTP header. This tells the browser what type of document to expect,
5237 script that tells the browser to do nothing at all.
5249 the browser reloads the page, the script is invoked anew. You can
5265 The B<-cookie> parameter generates a header that tells the browser to provide
5276 sent to the browser. If not provided, defaults to ISO-8859-1. As a
5310 redirect the browser elsewhere, perhaps choosing a URL based on the
5313 The redirect() method redirects the browser to a different URL. If
5329 -cookie and -target, are ignored by the browser.
5471 browser. Usually these parameters are calls to functions defined in the
5994 Start_form()'s enctype argument tells the browser how to package the various
6211 and possibly some browser will eventually provide support for it.
6264 When a file is uploaded the browser usually sends along some
6304 you can incorporate it into a status code to be sent to the browser.
6494 menu string, but have the browser return your program a different one.
7019 within a browser session. CGI.pm has several methods that support
7024 them to the browser in the HTTP header. The browser maintains a list
7038 the browser and restarts it. If an expiration date isn't specified, the cookie
7039 will remain active until the user quits the browser.
7044 valid. The browser will return the cookie to any host that matches
7046 of ".capricorn.com", then the browser will return the cookie to
7051 the browser will only return the cookie to servers on the host the
7056 If you provide a cookie path attribute, the browser will check it
7172 It's possible for CGI.pm scripts to write into several browser panels
7194 This will tell the browser to load the output of your script into the
7196 exist, the browser will pop up a new window and load your script's
7238 The browser is loading the current document. Valid in:
7244 The browser is closing the current page or frame. Valid for:
7548 Return a list of MIME types that the remote browser accepts. If you
7551 corresponding to the browser's preference for this type from 0.0
7552 (don't want) to 1.0. Glob types (e.g. text/*) in the browser's accept
7618 Return the URL of the page the browser was viewing
7635 the browser attempted to contact
7697 sending the complete HTTP header directly to the browser. This has
7897 designed to be returned to the browser as the CGI script's status
7906 However it isn't clear that any browser currently knows what to do
8001 remotely browser dependent, please provide information about the