C# (CSharp) Zoompf.SPDYAnalysis Пространство имен

Классы

Имя Описание
ByteBuffer Byte Buffer. Handy class that auto resizes as you add bytes and lets you get a byte array out of it
SPDYChecker
SPDYResult
SSLInspector Determines if a server is reachable, if it speaks SSL, and if the X.509 cert is valid
ServerHello
SimpleRequestor Very basic, blocking, Http requestor. Only support HEAD
SimpleResponse Very simple web response
TimeOutSocket Helpful wrapper class, to try and do a TCP connect to a host and port, but to timeout during the connect if too much time passes
TlsHandshaker