not lstrip url like " http:..." crashes MSS

Issue #195 resolved
Reimar Bauer created an issue

we should strip the url given to the interface, or at least not crash.

Comments (1)

  1. Reimar Bauer reporter

    Catch more exceptions thrown by requests for "invalid" URLs

    Added three different exception types to prevent MSS from crashing. Added test cases to excerciese these.

    Resolve issue #195

    → <<cset 3e6979e16ea5>>

  2. Log in to comment