Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / elm/http issues and pull requests
#78 - Support for application/x-www-form-urlencoded ?
Issue -
State: open - Opened by paulmillar 3 months ago
#77 - Fix typo
Pull Request -
State: open - Opened by kantuni about 1 year ago
#76 - add note on what a bad status code is
Pull Request -
State: closed - Opened by jappeace over 2 years ago
#75 - Impossible to specify "Content-Type: application/json;charset=utf-8" when using Http.jsonBody
Issue -
State: open - Opened by Janiczek almost 4 years ago
#74 - update NetworkError docs
Pull Request -
State: closed - Opened by pravdomil about 4 years ago
#73 - Exposed `mapExpect` function.
Pull Request -
State: open - Opened by akoppela over 4 years ago
#72 - Accessing `Http.Error` with task requests
Issue -
State: open - Opened by dullbananas over 4 years ago
- 1 comment
#71 - Can Http.Receiving not handle data that is more than 1023 byte?
Issue -
State: open - Opened by koji-k over 4 years ago
#70 - Uncaught TypeError: Failed to execute 'setRequestHeader' on 'XMLHttpRequest': Value is not a valid ByteString
Issue -
State: open - Opened by decioferreira over 4 years ago
#69 - CORS handling seems broken
Issue -
State: open - Opened by RenFontes almost 5 years ago
- 4 comments
#68 - Incorect filename in Content-Disposition using bytesPart
Issue -
State: open - Opened by danhandrea almost 5 years ago
#67 - Http.Request fails with `patch` method
Issue -
State: open - Opened by tryzniak about 5 years ago
- 2 comments
#66 - jsonBody specifies character encoding utf-8
Pull Request -
State: open - Opened by holgerl about 5 years ago
- 1 comment
#65 - Fix comment typo
Pull Request -
State: open - Opened by sbone about 5 years ago
- 1 comment
#64 - Http.cancel cancelling subsequent requests
Issue -
State: open - Opened by WhileTruu over 5 years ago
#63 - No method for creating fileParts from non-File types
Issue -
State: open - Opened by paul-freeman over 5 years ago
- 3 comments
#62 - 'GET' requests don't seem to include body
Issue -
State: open - Opened by sxh over 5 years ago
- 3 comments
#61 - Task requests and tracking progress
Issue -
State: open - Opened by Janiczek over 5 years ago
- 4 comments
#60 - Support custom multipart body types for Google Drive API file upload
Issue -
State: open - Opened by jhf over 5 years ago
#59 - Add examples for handling BadStatus Http.Error with Response Body
Issue -
State: open - Opened by AntonLebiodkin over 5 years ago
- 2 comments
#58 - SSCCE - Arraybuffer / Blob / XHR in IE
Issue -
State: closed - Opened by panthershark almost 6 years ago
- 2 comments
#57 - IE support - add expectBlobResponse
Pull Request -
State: closed - Opened by panthershark almost 6 years ago
- 2 comments
#56 - ArrayBuffer / Blob constructor conflict
Issue -
State: closed - Opened by panthershark almost 6 years ago
- 4 comments
#55 - Support Server Sent Events (SSE) ?
Issue -
State: open - Opened by Dnomyar almost 6 years ago
- 3 comments
#54 - Expect and the "Accept:" header
Issue -
State: open - Opened by rtfeldman almost 6 years ago
- 1 comment
#53 - Runtime exception when empty header name is given
Issue -
State: open - Opened by ymtszw almost 6 years ago
#52 - Example where parallel requests may be ideal
Issue -
State: open - Opened by j-maas almost 6 years ago
- 3 comments
#51 - Handling custom errors in 2.0.0
Issue -
State: closed - Opened by nabilspottt almost 6 years ago
- 2 comments
#50 - Are Task requests rare?
Issue -
State: closed - Opened by jinjor almost 6 years ago
- 1 comment
#49 - Add Upgrade guide from 1.0.0 to 2.0.0
Issue -
State: open - Opened by deiga about 6 years ago
- 5 comments
#48 - Origin instead of Host
Pull Request -
State: closed - Opened by gdamjan about 6 years ago
- 3 comments
#47 - Fix type error, use Http qualifier in docs
Pull Request -
State: closed - Opened by rl-king about 6 years ago
- 1 comment
#46 - Update README.md
Pull Request -
State: closed - Opened by MrMovl about 6 years ago
- 1 comment
#45 - Add a FilePart tag to the Http.Part type and a filePart function to make one
Issue -
State: closed - Opened by billstclair about 6 years ago
- 2 comments
#44 - Http.RateLimit alternative
Pull Request -
State: closed - Opened by adeel41 about 6 years ago
- 1 comment
#43 - README GET requests link is dead
Issue -
State: closed - Opened by Torvaney about 6 years ago
- 1 comment
#42 - Http.Progress not working when the content is gzipped
Issue -
State: closed - Opened by pablohirafuji over 6 years ago
- 2 comments
#41 - Wrapped decode error in BadPayload is malformed
Issue -
State: closed - Opened by emtenet over 6 years ago
- 1 comment
#40 - No docs on CORS
Issue -
State: closed - Opened by patientplatypus over 6 years ago
- 4 comments
#39 - For `PUT` requests, `Response.url` is `undefined` for IE 11 and Edge <= 13
Issue -
State: open - Opened by michaelglass over 6 years ago
- 1 comment
#38 - Feature request: Type alias for the argument to Http.request
Issue -
State: closed - Opened by JordyMoos over 6 years ago
- 3 comments
#37 - Introduces an easy way to put key-value pairs of form data into a cus…
Pull Request -
State: closed - Opened by asdr almost 7 years ago
- 2 comments
#36 - Progress demo not working
Issue -
State: closed - Opened by mtricht about 7 years ago
- 5 comments
#35 - Add "ignoreResponseBody" expectation.
Pull Request -
State: closed - Opened by jonnyarnold about 7 years ago
- 3 comments
#34 - Http.Error not caught for invalid protocol in Firefox
Issue -
State: open - Opened by absynce about 7 years ago
- 1 comment
#33 - Failed xhr.open gives BadUrl, but may be caused by security restrictions
Issue -
State: open - Opened by StefanLiebig over 7 years ago
- 3 comments
Labels: no sscce
#32 - XMLHttpRequest `response` property doesn't exist in IE9
Issue -
State: open - Opened by toretore over 7 years ago
- 2 comments
#31 - Headers now lowercase in Chrome 60
Issue -
State: open - Opened by sylvainf911 over 7 years ago
- 2 comments
#30 - Progress has no Native.Http import
Issue -
State: closed - Opened by tunguski over 7 years ago
- 2 comments
Labels: no sscce
#29 - How to handle Server-side redirects?
Issue -
State: closed - Opened by skinnyjames over 7 years ago
- 2 comments
#28 - Batch multiple parallel requests into a Task
Issue -
State: closed - Opened by dalen over 7 years ago
- 4 comments
Labels: request
#27 - Method to add header to existing request
Issue -
State: closed - Opened by abingham over 7 years ago
- 8 comments
#26 - Link to package.elm-lang.org
Issue -
State: closed - Opened by jinjor over 7 years ago
- 2 comments
#25 - encodeURIComponent can throw errors
Issue -
State: closed - Opened by jinjor over 7 years ago
- 4 comments
Labels: no sscce
#24 - Add put and delete HTTP methods
Pull Request -
State: closed - Opened by emmanuelrosa over 7 years ago
- 3 comments
#23 - Expose Internal.RawRequest (and maybe a 'defaultRequestFields')
Issue -
State: closed - Opened by mltsy almost 8 years ago
- 7 comments
#22 - Misleading summary in elm-package.json
Issue -
State: closed - Opened by boutros almost 8 years ago
- 3 comments
#21 - More information about NetworkError
Issue -
State: open - Opened by jinjor almost 8 years ago
- 2 comments
Labels: request
#20 - Http.request's weird behavior
Issue -
State: closed - Opened by jackalcooper almost 8 years ago
- 5 comments
#19 - Document withCredentials
Issue -
State: closed - Opened by DavidDTA almost 8 years ago
- 4 comments
#18 - Getting headers from request
Issue -
State: closed - Opened by jebab almost 8 years ago
- 3 comments
Labels: request
#17 - Monitoring progress events for uploads.
Pull Request -
State: closed - Opened by gdotdesign almost 8 years ago
- 4 comments
#16 - Expose mapExpect
Issue -
State: closed - Opened by toastal almost 8 years ago
- 3 comments
#15 - Port the original Http.url API to this project
Pull Request -
State: closed - Opened by isaacsanders almost 8 years ago
- 3 comments
#14 - Minor fix
Pull Request -
State: closed - Opened by marocchino almost 8 years ago
- 2 comments
#13 - Http.Headers request: adding X-CSRFToken headers to requests
Issue -
State: closed - Opened by bitterjug almost 8 years ago
- 4 comments
#12 - `Http.post` can't handle responses with empty bodies
Issue -
State: closed - Opened by dimbleby about 8 years ago
- 7 comments
#11 - No longer possible to tunnel binary data as text
Issue -
State: closed - Opened by newlandsvalley about 8 years ago
- 2 comments
#10 - Port the original Http.url API to this project.
Issue -
State: closed - Opened by lijunle about 8 years ago
- 2 comments
Labels: request
#9 - Methods for building PUT and DELETE requests?
Issue -
State: closed - Opened by dimbleby about 8 years ago
- 3 comments
Labels: request
#8 - Http.RateLimit is missing
Issue -
State: closed - Opened by danstn about 8 years ago
- 2 comments
#7 - Fix issue setting xhr.timeout to an object
Pull Request -
State: closed - Opened by jsteiner about 8 years ago
- 2 comments
#6 - evaluate responseToResult before mapping it onwards
Pull Request -
State: closed - Opened by eeue56 about 8 years ago
- 2 comments
#5 - Multipart form uploads should set Content-Type automatically
Pull Request -
State: closed - Opened by crazymykl about 8 years ago
- 1 comment
#4 - `multipartBody` does not set the boundary in the Content-Type header
Issue -
State: closed - Opened by crazymykl about 8 years ago
- 2 comments
#3 - Native.Http.mapExpect is not defined
Issue -
State: closed - Opened by jweir about 8 years ago
- 1 comment
#2 - `multipartBody` does not set the boundary in the Content-Type header
Issue -
State: closed - Opened by crazymykl about 8 years ago
- 1 comment
#1 - Must `Request` be an opaque type?
Issue -
State: closed - Opened by rgrempel about 8 years ago
- 3 comments