Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to elm http2 #43

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Feb 17, 2021

  1. Upgrade example to Elm 0.19

    emilianobovetti authored and Leonardo Barcaroli committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    f453f11 View commit details
    Browse the repository at this point in the history
  2. Remove unused Request module

    emilianobovetti authored and Leonardo Barcaroli committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    200432f View commit details
    Browse the repository at this point in the history
  3. Main refactor of library

    - Fix elm/http-2-related issues
    - Create and expose utility functions to be used by library user
    - Overhaul the error management
    emilianobovetti authored and Leonardo Barcaroli committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    07aa51f View commit details
    Browse the repository at this point in the history
  4. Refactor of example to include library changes

    emilianobovetti authored and Leonardo Barcaroli committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    8a33f31 View commit details
    Browse the repository at this point in the history