GetFileService Methods |
The GetFileService 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 |
Process the request.
(Inherited from ActionResultServiceBase.) |
![]() | GetIfModifiedSinceRequestHeader |
Returns the value of If-Modified-Since HTTP header or if the header not found.
(Inherited from ActionResultServiceBase.) |
![]() | HandleClientCache |
Sets client cache headers.
Returns CMSNotModifiedResult when requested file is in client's cache, otherwise.
|
![]() | HasIfModifiedSinceRequestHeader |
Returns when non-empty If-Modified-Since
header is present in current request.
(Inherited from ActionResultServiceBase.) |
![]() | SetResponseHeaders |
Sets response headers.
|
![]() | Unauthorized |
Responds HTTP code 401 Unauthorized.
(Inherited from ActionResultServiceBase.) |