[Box Backup-commit] [boxbackup/boxbackup] f3394b: Add static method HTTPQueryDecoder::URLEncode

GitHub noreply at github.com
Wed Jul 26 21:38:43 BST 2017


  Branch: refs/heads/s3_support_merge
  Home:   https://github.com/boxbackup/boxbackup
  Commit: f3394bf19bf82a379c3d0e4a06039973e4a2b616
      https://github.com/boxbackup/boxbackup/commit/f3394bf19bf82a379c3d0e4a06039973e4a2b616
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2017-07-26 (Wed, 26 Jul 2017)

  Changed paths:
    M lib/httpserver/HTTPQueryDecoder.cpp
    M lib/httpserver/HTTPQueryDecoder.h
    M test/httpserver/testhttpserver.cpp

  Log Message:
  -----------
  Add static method HTTPQueryDecoder::URLEncode

This will be needed for request parameter encoding and for SimpleDB.


  Commit: 3bbf0c63dea9308de8dae8aaeee442c91c0494d8
      https://github.com/boxbackup/boxbackup/commit/3bbf0c63dea9308de8dae8aaeee442c91c0494d8
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2017-07-26 (Wed, 26 Jul 2017)

  Changed paths:
    M lib/httpserver/HTTPRequest.cpp
    M lib/httpserver/HTTPRequest.h
    M test/httpserver/testhttpserver.cpp

  Log Message:
  -----------
  Add query parameter editing and encoding to HTTPRequest


Compare: https://github.com/boxbackup/boxbackup/compare/4a7a9616b033...3bbf0c63dea9


More information about the Boxbackup-commit mailing list