-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56665/
-----------------------------------------------------------

(Updated March 8, 2017, 3:10 p.m.)


Review request for mesos, Alexander Rojas and Greg Mann.


Changes
-------

Addressed issues and updated description.


Bugs: MESOS-7001
    https://issues.apache.org/jira/browse/MESOS-7001


Repository: mesos


Description (updated)
-------

Base64 has many variants that use different alphabets for encoding.
"Base 64 Encoding with URL and Filename Safe Alphabet" is a variant
described in RFC 4648. This variant is used, among others, by JSON Web
Tokens (RFC 7519) to allow them to be part of the URL of a HTTP GET
request.


Diffs (updated)
-----

  3rdparty/stout/include/stout/base64.hpp 
2ac04c4602bc919633a2a480dd2168b7aa301bd7 
  3rdparty/stout/tests/base64_tests.cpp 
32e516861d44c7e3a36e1a29b4d1fe5960684e3b 


Diff: https://reviews.apache.org/r/56665/diff/5/

Changes: https://reviews.apache.org/r/56665/diff/4-5/


Testing
-------

make check


Thanks,

Jan Schlicht

Reply via email to