Request IgnoreSubRequest Method C# API
Overload List

  NameDescription
Public methodIgnoreSubRequest(String)
Specifies a URL that will be ignored when fetching sub-requests from the web server.
Public methodIgnoreSubRequest(Url)
Specifies a Url that will be ignored when fetching sub-requests from the web server.
Public methodIgnoreSubRequest(Protocol, IpEndPoint, String)
Specifies a URL that will be ignored when fetching sub-requests from the web server.
Back to Top
See Also