Show / Hide Table of Contents

    Namespace Titanium.Web.Proxy.EventArguments

    Classes

    BeforeSslAuthenticateEventArgs

    CertificateSelectionEventArgs

    An argument passed on to user for client certificate selection during mutual SSL authentication

    CertificateValidationEventArgs

    An argument passed on to the user for validating the server certificate during SSL authentication

    DataEventArgs

    MultipartRequestPartSentEventArgs

    SessionEventArgs

    Holds info related to a single proxy session (single request/response sequence) A proxy session is bounded to a single connection from client A proxy session ends when client terminates connection to proxy or when server terminates connection from proxy

    SessionEventArgsBase

    Holds info related to a single proxy session (single request/response sequence) A proxy session is bounded to a single connection from client A proxy session ends when client terminates connection to proxy or when server terminates connection from proxy

    TunnelConnectSessionEventArgs

    Delegates

    AsyncEventHandler<TEventArgs>

    Back to top Generated by DocFX