LinkTrackerService Methods |
The LinkTrackerService type exposes the following members.
Name | Description | |
---|---|---|
![]() | ETagsMatch |
Checks if given and requested ETags match and object has current timestamp.
(Inherited from ActionResultServiceBase.) |
![]() | FileNotFound |
Responds HTTP code 404 Not Found.
(Inherited from ActionResultServiceBase.) |
![]() | Forbidden |
Responds HTTP code 403 Forbidden.
(Inherited from ActionResultServiceBase.) |
![]() | GetActionResult |
Process the request.
(Inherited from ActionResultServiceBase.) |
![]() | GetActionResultInternal |
Processes the tracking data and redirects request to original URL.
(Overrides ActionResultServiceBaseGetActionResultInternal.) |
![]() | GetIfModifiedSinceRequestHeader |
Returns the value of If-Modified-Since HTTP header or if the header not found.
(Inherited from ActionResultServiceBase.) |
![]() | HasIfModifiedSinceRequestHeader |
Returns when non-empty If-Modified-Since
header is present in current request.
(Inherited from ActionResultServiceBase.) |
![]() | Unauthorized |
Responds HTTP code 401 Unauthorized.
(Inherited from ActionResultServiceBase.) |