----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62635/ -----------------------------------------------------------
(Updated Oct. 16, 2017, 11:25 p.m.) Review request for mesos, Greg Mann, Jie Yu, and Joseph Wu. Summary (updated) ----------------- Add an optional `unsafe` parameter to `http::encode`. Repository: mesos Description ------- The new `unsafe` parameter specifies the extra characters to be percent-encoded, in addition to the ones specified in RFC 3986. Diffs ----- 3rdparty/libprocess/include/process/http.hpp ba1b086a1dba140df491387077723d5c359acbcc 3rdparty/libprocess/src/http.cpp a4d71fb6c345d3c7a7611004830f6c2c0fbf6046 Diff: https://reviews.apache.org/r/62635/diff/1/ Testing (updated) ------- make Thanks, Chun-Hung Hsiao
