webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Classes | |
class | CachedInfo |
Functions | |
def | main (request, response) |
Variables | |
string | ETAG = '"123abc"' |
string | CONTENT_TYPE = "text/plain" |
string | CONTENT = "lorem ipsum dolor sit amet" |
def cache.main | ( | request, | |
response | |||
) |
string cache.CONTENT = "lorem ipsum dolor sit amet" |
string cache.CONTENT_TYPE = "text/plain" |
string cache.ETAG = '"123abc"' |