commit | a9888c6a0eccd4636042674bffc7101b126dbb7a | [log] [tgz] |
---|---|---|
author | Gregory Brail <gregbrail@google.com> | Thu Feb 02 11:38:18 2017 -0800 |
committer | Gregory Brail <gregbrail@google.com> | Thu Feb 02 11:38:18 2017 -0800 |
tree | 23ee249b3752d95293e71c5927f4a28be65a5046 | |
parent | c6cf46f1b2a7b88746eaf61b35cc294bf0cf02fc [diff] |
Add httprouter.
diff --git a/third_party/julienschmidt/httprouter/README.google b/third_party/julienschmidt/httprouter/README.google new file mode 100644 index 0000000..3907c38 --- /dev/null +++ b/third_party/julienschmidt/httprouter/README.google
@@ -0,0 +1,3 @@ +httprouter is a set of libraries for classifying incoming HTTP requests. + +URL: https://github.com/julienschmidt/httprouter.git