[Box Backup-commit] [boxbackup/boxbackup] 8c2c95: Change HTTPRequest::Send* to throw exceptions on f...

GitHub noreply at github.com
Mon Jan 4 14:24:47 GMT 2016


  Branch: refs/heads/s3_support_merge
  Home:   https://github.com/boxbackup/boxbackup
  Commit: 8c2c9560c7405b2dfa1111d418d5cc995f36ff04
      https://github.com/boxbackup/boxbackup/commit/8c2c9560c7405b2dfa1111d418d5cc995f36ff04
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2016-01-04 (Mon, 04 Jan 2016)

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

  Log Message:
  -----------
  Change HTTPRequest::Send* to throw exceptions on failure, not return false.


  Commit: b0c60fd90a45e2abca972c695d1cbc3b2a329e72
      https://github.com/boxbackup/boxbackup/commit/b0c60fd90a45e2abca972c695d1cbc3b2a329e72
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2016-01-04 (Mon, 04 Jan 2016)

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

  Log Message:
  -----------
  Use a dummy hostname as the test SimpleDB endpoint, instead of a real one.

Should help prevent these requests from ever going out onto the Internet.


Compare: https://github.com/boxbackup/boxbackup/compare/8a24376e0382...b0c60fd90a45


More information about the Boxbackup-commit mailing list