Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: httpswift/swifter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: stable
Choose a base ref
...
head repository: httpswift/swifter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 38 files changed
  • 3 contributors

Commits on Feb 13, 2017

  1. Configuration menu
    Copy the full SHA
    568f802 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2017

  1. Make Response/Request open.

    Damian Kołakowski committed Feb 21, 2017
    Configuration menu
    Copy the full SHA
    dd3dfe3 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2017

  1. Configuration menu
    Copy the full SHA
    467cf49 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2017

  1. Configuration menu
    Copy the full SHA
    39f4656 View commit details
    Browse the repository at this point in the history
  2. Set version to 2.0.0-Xcode83b3

    Roman Dzieciol committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    2561d3b View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2017

  1. Merge pull request #226 from roman-dzieciol/Xcode83b3

    @escaping attribute may only be used in function parameter position
    damian-kolakowski authored Feb 24, 2017
    Configuration menu
    Copy the full SHA
    8b5c085 View commit details
    Browse the repository at this point in the history
  2. Naming “TcpServer” -> “IO”.

    Added multipart support for Request class (Http+Misc).
    Added support for url encoded body to Request class (Http+Misc).
    damian-kolakowski committed Feb 24, 2017
    Configuration menu
    Copy the full SHA
    b97a19e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9affc5b View commit details
    Browse the repository at this point in the history
  4. “parse” error replaced by “httpError”.

    Added sample handler for HTTP POST method.
    damian-kolakowski committed Feb 24, 2017
    Configuration menu
    Copy the full SHA
    f93c22d View commit details
    Browse the repository at this point in the history
  5. TextResponse supports ExpressibleByStringLiteral and ExpressibleByInt…

    …egerLiteral protocols.
    
    Response supports ExpressibleByIntegerLiteral protocol.
    damian-kolakowski committed Feb 24, 2017
    Configuration menu
    Copy the full SHA
    e279c4e View commit details
    Browse the repository at this point in the history
  6. Fixed linux build.

    damian-kolakowski committed Feb 24, 2017
    Configuration menu
    Copy the full SHA
    768dfe8 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2017

  1. Configuration menu
    Copy the full SHA
    d4b1e64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14e61b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2017

  1. Configuration menu
    Copy the full SHA
    df43537 View commit details
    Browse the repository at this point in the history
Loading