Entry: AbstractPageResponse
Aliases: AbstractPageResponse
Keywords: classes
Description: The AbstractPageResponse class
URL: ../../../library/R.httpd/html/AbstractPageResponse.html

Entry: HttpDaemon
Aliases: HttpDaemon
Keywords: classes IO
Description: The HttpDaemon class
URL: ../../../library/R.httpd/html/HttpDaemon.html

Entry: HttpDaemonResponse
Aliases: HttpDaemonResponse
Keywords: classes IO
Description: The HttpDaemonResponse class
URL: ../../../library/R.httpd/html/HttpDaemonResponse.html

Entry: HttpRequest
Aliases: HttpRequest
Keywords: classes
Description: The HttpRequest class
URL: ../../../library/R.httpd/html/HttpRequest.html

Entry: Non-documented objects
Aliases: Non-documented objects appendRootPaths finalize.HttpDaemon getConfig getCount getCount.HttpDaemon setCount setCount.HttpDaemon getDefaultFilename getHttpRequest getPort getRootPath getRootPaths insertRootPaths isStarted openUrl restart restart.default setRootPaths sourceTcl startHelp stop writeResponse flush getContentLength getContentType getContextPath getContextPath.HttpRequest getDateHeader getDateHeader.HttpRequest getHeader getHeader.HttpRequest getParameter getParameters getProtocol getQueryString getQueryString.HttpRequest getRealPath getRemoteAddress getRemoteHost getRemoteUser getRemoteUser.HttpRequest getRequestUri getRequestUri.HttpRequest getRequestUrl getRequestUrl.HttpRequest getScheme getServerName getServerPort getServletPath getServletPath.HttpRequest hasParameter nbrOfParameters getOutput import write hexToInt stop.default write.default urlDecode
Keywords: documentation internal
Description: Non-documented objects
URL: ../../../library/R.httpd/html/Non-documented_objects.html

Entry: R.httpd-package
Aliases: R.httpd-package R.httpd
Keywords: package
Description: Package R.httpd
URL: ../../../library/R.httpd/html/R.httpd-package.html

Entry: appendRootPaths.HttpDaemon
Aliases: appendRootPaths.HttpDaemon HttpDaemon.appendRootPaths appendRootPaths.HttpDaemon appendRootPaths,HttpDaemon-method HttpDaemon.insertRootPaths insertRootPaths.HttpDaemon insertRootPaths,HttpDaemon-method
Keywords: internal methods IO
Description: Appends and inserts new paths to the list of known root directories
URL: ../../../library/R.httpd/html/appendRootPaths.HttpDaemon.html

Entry: as.character.HttpDaemon
Aliases: as.character.HttpDaemon HttpDaemon.as.character as.character.HttpDaemon as.character,HttpDaemon-method
Keywords: internal methods IO programming
Description: Returns a short string describing the HTTP daemon
URL: ../../../library/R.httpd/html/as.character.HttpDaemon.html

Entry: as.character.HttpRequest
Aliases: as.character.HttpRequest HttpRequest.as.character as.character.HttpRequest as.character,HttpRequest-method
Keywords: internal methods IO programming
Description: Returns a short string describing the HTTP request
URL: ../../../library/R.httpd/html/as.character.HttpRequest.html

Entry: flush.AbstractPageResponse
Aliases: flush.AbstractPageResponse AbstractPageResponse.flush flush.AbstractPageResponse flush,AbstractPageResponse-method
Keywords: internal methods IO
Description: Flushes the response buffer
URL: ../../../library/R.httpd/html/flush.AbstractPageResponse.html

Entry: flush.HttpDaemonResponse
Aliases: flush.HttpDaemonResponse HttpDaemonResponse.flush flush.HttpDaemonResponse flush,HttpDaemonResponse-method
Keywords: internal methods IO
Description: Flushes the buffer of an HttpDaemonResponse to the HttpDaemon
URL: ../../../library/R.httpd/html/flush.HttpDaemonResponse.html

Entry: getConfig.HttpDaemon
Aliases: getConfig.HttpDaemon HttpDaemon.getConfig getConfig.HttpDaemon getConfig,HttpDaemon-method
Keywords: internal methods IO
Description: Retrieves the servers 'config' structure from Tcl
URL: ../../../library/R.httpd/html/getConfig.HttpDaemon.html

Entry: getContentLength.HttpRequest
Aliases: getContentLength.HttpRequest HttpRequest.getContentLength getContentLength.HttpRequest getContentLength,HttpRequest-method
Keywords: internal methods IO
Description: Gets the length of contents
URL: ../../../library/R.httpd/html/getContentLength.HttpRequest.html

Entry: getContentType.HttpRequest
Aliases: getContentType.HttpRequest HttpRequest.getContentType getContentType.HttpRequest getContentType,HttpRequest-method
Keywords: internal methods IO
Description: Gets the MIME type of the body of the request
URL: ../../../library/R.httpd/html/getContentType.HttpRequest.html

Entry: getDefaultFilename.HttpDaemon
Aliases: getDefaultFilename.HttpDaemon HttpDaemon.getDefaultFilename getDefaultFilename.HttpDaemon getDefaultFilename,HttpDaemon-method
Keywords: internal methods IO
Description: Gets the default filename to be loaded by the HTTP daemon
URL: ../../../library/R.httpd/html/getDefaultFilename.HttpDaemon.html

Entry: getHttpRequest.HttpDaemon
Aliases: getHttpRequest.HttpDaemon HttpDaemon.getHttpRequest getHttpRequest.HttpDaemon getHttpRequest,HttpDaemon-method
Keywords: internal methods IO
Description: Gets the HTTP request
URL: ../../../library/R.httpd/html/getHttpRequest.HttpDaemon.html

Entry: getParameter.HttpRequest
Aliases: getParameter.HttpRequest HttpRequest.getParameter getParameter.HttpRequest getParameter,HttpRequest-method
Keywords: internal methods IO
Description: Gets a parameter
URL: ../../../library/R.httpd/html/getParameter.HttpRequest.html

Entry: getParameters.HttpRequest
Aliases: getParameters.HttpRequest HttpRequest.getParameters getParameters.HttpRequest getParameters,HttpRequest-method
Keywords: internal methods IO
Description: Gets all parameters
URL: ../../../library/R.httpd/html/getParameters.HttpRequest.html

Entry: getPath.AbstractPageResponse
Aliases: getPath.AbstractPageResponse AbstractPageResponse.getPath getPath.AbstractPageResponse getPath,AbstractPageResponse-method
Keywords: internal methods IO
Description: Gets the path to the response directory
URL: ../../../library/R.httpd/html/getPath.AbstractPageResponse.html

Entry: getPath.HttpDaemonResponse
Aliases: getPath.HttpDaemonResponse HttpDaemonResponse.getPath getPath.HttpDaemonResponse getPath,HttpDaemonResponse-method
Keywords: internal methods IO
Description: Gets the path of the directory of the current response
URL: ../../../library/R.httpd/html/getPath.HttpDaemonResponse.html

Entry: getPort.HttpDaemon
Aliases: getPort.HttpDaemon HttpDaemon.getPort getPort.HttpDaemon getPort,HttpDaemon-method
Keywords: internal methods IO
Description: Gets the socket port of the HTTP daemon
URL: ../../../library/R.httpd/html/getPort.HttpDaemon.html

Entry: getProtocol.HttpRequest
Aliases: getProtocol.HttpRequest HttpRequest.getProtocol getProtocol.HttpRequest getProtocol,HttpRequest-method
Keywords: internal methods IO
Description: Gets the name and version of the protocol used to make this request
URL: ../../../library/R.httpd/html/getProtocol.HttpRequest.html

Entry: getRealPath.HttpRequest
Aliases: getRealPath.HttpRequest HttpRequest.getRealPath getRealPath.HttpRequest getRealPath,HttpRequest-method
Keywords: internal methods IO
Description: Gets the file system path for a given URI
URL: ../../../library/R.httpd/html/getRealPath.HttpRequest.html

Entry: getRemoteAddress.HttpRequest
Aliases: getRemoteAddress.HttpRequest HttpRequest.getRemoteAddress getRemoteAddress.HttpRequest getRemoteAddress,HttpRequest-method
Keywords: internal methods IO
Description: Gets the IP address of the client that sent the request
URL: ../../../library/R.httpd/html/getRemoteAddress.HttpRequest.html

Entry: getRemoteHost.HttpRequest
Aliases: getRemoteHost.HttpRequest HttpRequest.getRemoteHost getRemoteHost.HttpRequest getRemoteHost,HttpRequest-method
Keywords: internal methods IO
Description: Gets the fully qualified name of the client that sent the request
URL: ../../../library/R.httpd/html/getRemoteHost.HttpRequest.html

Entry: getRootPaths.HttpDaemon
Aliases: getRootPaths.HttpDaemon HttpDaemon.getRootPaths getRootPaths.HttpDaemon getRootPaths,HttpDaemon-method
Keywords: internal methods IO
Description: Gets the root directories of the HTTP daemon
URL: ../../../library/R.httpd/html/getRootPaths.HttpDaemon.html

Entry: getScheme.HttpRequest
Aliases: getScheme.HttpRequest HttpRequest.getScheme getScheme.HttpRequest getScheme,HttpRequest-method
Keywords: internal methods IO
Description: Gets the scheme used to make this request
URL: ../../../library/R.httpd/html/getScheme.HttpRequest.html

Entry: getServerName.HttpRequest
Aliases: getServerName.HttpRequest HttpRequest.getServerName getServerName.HttpRequest getServerName,HttpRequest-method
Keywords: internal methods IO
Description: Gets the host name of the server that revieved the request
URL: ../../../library/R.httpd/html/getServerName.HttpRequest.html

Entry: getServerPort.HttpRequest
Aliases: getServerPort.HttpRequest HttpRequest.getServerPort getServerPort.HttpRequest getServerPort,HttpRequest-method
Keywords: internal methods IO
Description: Gets the port number on which this request was received
URL: ../../../library/R.httpd/html/getServerPort.HttpRequest.html

Entry: hasParameter.HttpRequest
Aliases: hasParameter.HttpRequest HttpRequest.hasParameter hasParameter.HttpRequest hasParameter,HttpRequest-method
Keywords: internal methods IO
Description: Checks if a parameter exists
URL: ../../../library/R.httpd/html/hasParameter.HttpRequest.html

Entry: httpd
Aliases: httpd.default httpd
Keywords: file IO
Description: Starts or stops the internal web browser
URL: ../../../library/R.httpd/html/httpd.html

Entry: isStarted.HttpDaemon
Aliases: isStarted.HttpDaemon HttpDaemon.isStarted isStarted.HttpDaemon isStarted,HttpDaemon-method
Keywords: internal methods IO
Description: Checks if the HTTP daemon is started
URL: ../../../library/R.httpd/html/isStarted.HttpDaemon.html

Entry: nbrOfParameters.HttpRequest
Aliases: nbrOfParameters.HttpRequest HttpRequest.nbrOfParameters nbrOfParameters.HttpRequest nbrOfParameters,HttpRequest-method
Keywords: internal methods IO
Description: Gets the number of parameters
URL: ../../../library/R.httpd/html/nbrOfParameters.HttpRequest.html

Entry: openUrl.HttpDaemon
Aliases: openUrl.HttpDaemon HttpDaemon.openUrl openUrl.HttpDaemon openUrl,HttpDaemon-method
Keywords: internal methods IO
Description: Starts the HTTP daemon and launches the specified URL
URL: ../../../library/R.httpd/html/openUrl.HttpDaemon.html

Entry: process.HttpDaemon
Aliases: process.HttpDaemon HttpDaemon.process process.HttpDaemon process,HttpDaemon-method
Keywords: internal methods IO
Description: Processes the file requested
URL: ../../../library/R.httpd/html/process.HttpDaemon.html

Entry: processAny
Aliases: processAny.default processAny
Keywords: IO
Description: Processes an any page
URL: ../../../library/R.httpd/html/processAny.html

Entry: restart.HttpDaemon
Aliases: restart.HttpDaemon HttpDaemon.restart restart.HttpDaemon restart,HttpDaemon-method
Keywords: internal methods IO
Description: Restarts the HTTP daemon
URL: ../../../library/R.httpd/html/restart.HttpDaemon.html

Entry: setRootPaths.HttpDaemon
Aliases: setRootPaths.HttpDaemon HttpDaemon.setRootPaths setRootPaths.HttpDaemon setRootPaths,HttpDaemon-method
Keywords: internal methods IO
Description: Sets a new set of root directories for the HTTP daemon
URL: ../../../library/R.httpd/html/setRootPaths.HttpDaemon.html

Entry: sourceTcl.HttpDaemon
Aliases: sourceTcl.HttpDaemon HttpDaemon.sourceTcl sourceTcl.HttpDaemon sourceTcl,HttpDaemon-method
Keywords: internal methods IO
Description: Loads the Tcl source for the HTTP daemon into R
URL: ../../../library/R.httpd/html/sourceTcl.HttpDaemon.html

Entry: start.HttpDaemon
Aliases: start.HttpDaemon HttpDaemon.start start.HttpDaemon start,HttpDaemon-method
Keywords: internal methods IO
Description: Starts the HTTP daemon
URL: ../../../library/R.httpd/html/start.HttpDaemon.html

Entry: startHelp.HttpDaemon
Aliases: startHelp.HttpDaemon HttpDaemon.startHelp startHelp.HttpDaemon startHelp,HttpDaemon-method
Keywords: internal methods IO
Description: Starts the HTTP daemon and launches the help page
URL: ../../../library/R.httpd/html/startHelp.HttpDaemon.html

Entry: stop.HttpDaemon
Aliases: stop.HttpDaemon HttpDaemon.stop stop.HttpDaemon stop,HttpDaemon-method
Keywords: internal methods IO
Description: Stops the HTTP daemon
URL: ../../../library/R.httpd/html/stop.HttpDaemon.html

Entry: write.AbstractPageResponse
Aliases: write.AbstractPageResponse AbstractPageResponse.write write.AbstractPageResponse write,AbstractPageResponse-method
Keywords: internal methods IO
Description: Writes a response to the predefined output file
URL: ../../../library/R.httpd/html/write.AbstractPageResponse.html

Entry: write.HttpDaemonResponse
Aliases: write.HttpDaemonResponse HttpDaemonResponse.write write.HttpDaemonResponse write,HttpDaemonResponse-method
Keywords: internal methods IO
Description: Writes strings to an HttpDaemonResponse buffer
URL: ../../../library/R.httpd/html/write.HttpDaemonResponse.html

Entry: writeResponse.HttpDaemon
Aliases: writeResponse.HttpDaemon HttpDaemon.writeResponse writeResponse.HttpDaemon writeResponse,HttpDaemon-method
Keywords: internal methods IO
Description: Writes a string to the HTTP output connection
URL: ../../../library/R.httpd/html/writeResponse.HttpDaemon.html
