Revert "Revert "URI parsing in folly""
authorTudor Bosman <tudorb@fb.com>
Wed, 17 Apr 2013 18:57:05 +0000 (11:57 -0700)
committerJordan DeLong <jdelong@fb.com>
Sun, 21 Apr 2013 20:21:36 +0000 (13:21 -0700)
commitf17d138fe185ccbe2a8bab815ee8d7614076ea11
tree0cb0a9c3623d9d9cb1768064eceb229a4cb63f8b
parentcd884e68efbdf698eab76a23bd97e1ba504b9810
Revert "Revert "URI parsing in folly""

Summary:
Now that the third_party link was updated in
https://phabricator.fb.com/D778617, we're good.

Test Plan: fbconfig -r thrift && fbmake runtests_opt

Reviewed By: chip@fb.com

FB internal diff: D778707
folly/String-inl.h
folly/String.h
folly/Uri-inl.h [new file with mode: 0644]
folly/Uri.cpp [new file with mode: 0644]
folly/Uri.h [new file with mode: 0644]
folly/build/generate_escape_tables.py
folly/test/StringTest.cpp
folly/test/UriTest.cpp [new file with mode: 0644]