Uploaded image for project: 'AeroGear'
  1. AeroGear
  2. AEROGEAR-960

cancelAllOperation fails with variable paths

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.0.0.CR1
    • 1.0.0.M8
    • ios

    Description

      the contract in AFNetworking's cancelAllHTTPOperationsWithMethod requires the pass of a path for a specific url e.g. "/projects/1" in order for it to cancel.

      Because we can have variable paths ("/login, /logout, /projects/1") we can not satisfy this requirement.

      Probably an overridden method is required to cancel all requests regardless of the path (as in our spec)

      Attachments

        Activity

          People

            cvasilak_jira Christos Vasilakis (Inactive)
            cvasilak_jira Christos Vasilakis (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: