Skip to content

Instantly share code, notes, and snippets.

View norpan's full-sized avatar

Martin Norbäck Olivers norpan

  • Skattkärr, Sweden
View GitHub Profile
@norpan
norpan / Http.elm
Last active December 1, 2018 12:56
Http 1.0.0 shim
module Shim1.Http exposing
( Body
, Error(..)
, Expect
, Header
, Part
, Request
, Response
, emptyBody
, expectJson