- 7.3. Opt_Output_Http class
7.3.3. sendHeaders() - 7.3.2. render()
« Previous - 7.3.4. setContentType()
Next »
7.3.3. sendHeaders()
| Construct | Method |
|---|---|
| Visibility | public |
| Reference | boolean sendHeaders() |
Sends the buffered HTTP headers to the browser and returns true in case of success. The method recognizes correctly the header names HTTP/1.0 and HTTP/1.1 formatting them according to the HTTP protocol semantics.
The programmer does not have to call this method manually.
- 7.3.3. sendHeaders()
7.3. Opt_Output_Http class - « Previous
7.3.2. render() - Next »
7.3.4. setContentType()