|
Page Speed Optimization Libraries
1.13.35.1
|
#include "pagespeed/kernel/base/basictypes.h"#include "pagespeed/kernel/base/string.h"#include "pagespeed/kernel/base/string_util.h"Go to the source code of this file.
Classes | |
| class | net_instaweb::Signature |
Namespaces | |
| net_instaweb | |
| Unit-test framework for wget fetcher. | |
Macros | |
| #define | ENABLE_URL_SIGNATURES 1 |
Interface for a signature function.
| #define ENABLE_URL_SIGNATURES 1 |
To enable URL signing with HMAC-SHA1, we must link against OpenSSL, which is a a large library with licensing restrictions not known to be wholly inline with the Apache license. To disable URL signing:
1.8.6