Lines Matching full:be
25 * 3. The name of the author may not be used to endorse or promote
32 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
79 * This function must be implemented by the module that uses the
96 * This function must be implemented by the module that uses the
105 * This function must be implemented by the module that uses the
115 * This function must be implemented by the module that uses the
124 * This function must be implemented by the module that uses the
147 * server could not be contacted, and the webclient_aborted() callback
152 * closed, the webclient_closed() callback function will be called.
154 * \note If the function is passed a host name, it must already be in
167 * \retval 0 if the host name could not be found in the cache, or
168 * if a TCP connection could not be created.
184 * may be empty if no MIME type was reported by the web server.
191 * The filename of an HTTP request may be changed by the web server,
192 * and may therefore not be the same as when the original GET request
203 * The hostname of the web server of an HTTP request may be changed
204 * by the web server, and may therefore not be the same as when the
215 * The port number of an HTTP request may be changed by the web
216 * server, and may therefore not be the same as when the original GET