Forum Discussion

klitchev's avatar
klitchev
Occasional Contributor
11 years ago

No OPTIONS HTTP method

Today I started testing a RESTful API which implements OPTIONS. And to my surprise SoapUI lacks OPTIONS method support when creating REST methods.

Come on guys - this is a bad miss

P.S. SoapUI 4.5.2

3 Replies

  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Confirmed that I see OPTIONS in REST method in SoapUI v4.5.2. If you still experience the issue, please provide a screenshot.

    Michael Giller
    SmartBear Software
    • SteveOnorato's avatar
      SteveOnorato
      New Contributor

      Running SoapUI 5.2.1, OPTIONS (and TRACE) are missing from the New REST Method dialog:

       

      Fortunately, they do appear as choices in the "Show Method Viewer" window:

      So there's a workaround for now, but it almost caused me to quit using SoapUI because I didn't think it could handle sending OPTIONS.