Module: Net

Defined in:
lib/net/http.rb,
lib/net/pop.rb,
lib/net/ftp.rb,
lib/net/smtp.rb,
lib/net/imap.rb,
lib/net/telnet.rb,
lib/net/protocol.rb

Overview

:nodoc:

Defined Under Namespace

Modules: HTTPExceptions, HTTPHeader, NetPrivate, SMTPError Classes: APOP, BufferedIO, FTP, FTPConnectionError, FTPError, FTPPermError, FTPProtoError, FTPReplyError, FTPTempError, HTTP, HTTPAccepted, HTTPBadGateway, HTTPBadRequest, HTTPBadResponse, HTTPClientError, HTTPConflict, HTTPContinue, HTTPCreated, HTTPError, HTTPExpectationFailed, HTTPFatalError, HTTPForbidden, HTTPFound, HTTPGatewayTimeOut, HTTPGenericRequest, HTTPGone, HTTPHeaderSyntaxError, HTTPInformation, HTTPInternalServerError, HTTPLengthRequired, HTTPMethodNotAllowed, HTTPMovedPermanently, HTTPMultipleChoice, HTTPNoContent, HTTPNonAuthoritativeInformation, HTTPNotAcceptable, HTTPNotFound, HTTPNotImplemented, HTTPNotModified, HTTPOK, HTTPPartialContent, HTTPPaymentRequired, HTTPPreconditionFailed, HTTPProxyAuthenticationRequired, HTTPRedirection, HTTPRequest, HTTPRequestEntityTooLarge, HTTPRequestTimeOut, HTTPRequestURITooLong, HTTPRequestedRangeNotSatisfiable, HTTPResetContent, HTTPResponse, HTTPRetriableError, HTTPSeeOther, HTTPServerError, HTTPServerException, HTTPServiceUnavailable, HTTPSuccess, HTTPSwitchProtocol, HTTPTemporaryRedirect, HTTPUnauthorized, HTTPUnknownResponse, HTTPUnsupportedMediaType, HTTPUseProxy, HTTPVersionNotSupported, IMAP, InternetMessageIO, POP3, POP3Command, POPAuthenticationError, POPBadResponse, POPError, POPMail, ProtoAuthError, ProtoCommandError, ProtoFatalError, ProtoRetriableError, ProtoServerError, ProtoSyntaxError, ProtoUnknownError, Protocol, ProtocolError, ReadAdapter, SMTP, SMTPAuthenticationError, SMTPFatalError, SMTPServerBusy, SMTPSyntaxError, SMTPUnknownError, SMTPUnsupportedCommand, Telnet, WriteAdapter

Constant Summary collapse

POP =

class aliases

POP3
POPSession =
POP3
POP3Session =
POP3
APOPSession =

class aliases

APOP
SMTPSession =

class SMTP

SMTP
HTTPSession =
HTTP
HTTPMovedTemporarily =
HTTPFound
HTTPRequestURITooLarge =
HTTPRequestURITooLong
HTTPInformationCode =
HTTPInformation
HTTPSuccessCode =
HTTPSuccess
HTTPRedirectionCode =
HTTPRedirection
HTTPRetriableCode =
HTTPRedirection
HTTPClientErrorCode =
HTTPClientError
HTTPFatalErrorCode =
HTTPClientError
HTTPServerErrorCode =
HTTPServerError
HTTPResponceReceiver =
HTTPResponse
ProtocRetryError =
ProtoRetriableError