issues
search
elm
/
http
Make HTTP requests in Elm
https://package.elm-lang.org/packages/elm/http/latest
BSD 3-Clause "New" or "Revised" License
154
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Batch multiple parallel requests into a Task
#28
dalen
closed
5 years ago
4
Method to add header to existing request
#27
abingham
closed
7 years ago
8
Link to package.elm-lang.org
#26
jinjor
closed
7 years ago
2
encodeURIComponent can throw errors
#25
jinjor
closed
7 years ago
4
Add put and delete HTTP methods
#24
emmanuelrosa
closed
7 years ago
3
Expose Internal.RawRequest (and maybe a 'defaultRequestFields')
#23
mltsy
closed
7 years ago
7
Misleading summary in elm-package.json
#22
boutros
closed
7 years ago
3
More information about NetworkError
#21
jinjor
opened
7 years ago
2
Http.request's weird behavior
#20
jackalcooper
closed
7 years ago
5
Document withCredentials
#19
DavidDTA
closed
5 years ago
4
Getting headers from request
#18
jebab
closed
5 years ago
3
Monitoring progress events for uploads.
#17
gdotdesign
closed
5 years ago
4
Expose mapExpect
#16
toastal
closed
7 years ago
3
Port the original Http.url API to this project
#15
isaacsanders
closed
6 years ago
3
Minor fix
#14
marocchino
closed
7 years ago
2
Http.Headers request: adding X-CSRFToken headers to requests
#13
bitterjug
closed
7 years ago
4
`Http.post` can't handle responses with empty bodies
#12
dimbleby
closed
5 years ago
7
No longer possible to tunnel binary data as text
#11
newlandsvalley
closed
5 years ago
2
Port the original Http.url API to this project.
#10
lijunle
closed
5 years ago
2
Methods for building PUT and DELETE requests?
#9
dimbleby
closed
5 years ago
3
Http.RateLimit is missing
#8
danstn
closed
7 years ago
2
Fix issue setting xhr.timeout to an object
#7
jsteiner
closed
7 years ago
2
evaluate responseToResult before mapping it onwards
#6
eeue56
closed
8 years ago
2
Multipart form uploads should set Content-Type automatically
#5
crazymykl
closed
8 years ago
1
`multipartBody` does not set the boundary in the Content-Type header
#4
crazymykl
closed
8 years ago
2
Native.Http.mapExpect is not defined
#3
jweir
closed
8 years ago
1
`multipartBody` does not set the boundary in the Content-Type header
#2
crazymykl
closed
8 years ago
1
Must `Request` be an opaque type?
#1
rgrempel
closed
7 years ago
3
Previous