Commit 1547ce46 authored by Summer Stapleton's avatar Summer Stapleton Committed by Makayla Shepherd
Browse files

Updating httprequest.cpp to include current spiceserver logic

parent cac6480a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -553,6 +553,7 @@ namespace Isis {
   */
  void SpiceClient::checkErrors() {
    if(p_error) {
      std::cout << p_error << std::endl;
      throw IException(IException::Unknown, *p_error, _FILEINFO_);
    }
  }
+2649 −2649

File changed.

Preview size limit exceeded, changes collapsed.

+80.4 KiB (1.97 MiB)

File changed.

No diff preview for this file type.

+562 −1

File changed.

Preview size limit exceeded, changes collapsed.