Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pyrsmk/qwest issues and pull requests

#146 - to avoid the cross origin header check action, when you only try get request

Pull Request - State: closed - Opened by jk1420 almost 7 years ago

#145 - qwest is unexpectedly adding parameters to the URL

Issue - State: closed - Opened by berstend about 7 years ago - 6 comments

#144 - Suggestion : warn about error handling

Issue - State: open - Opened by Flyaku about 7 years ago - 1 comment

#143 - Self is undefined

Issue - State: open - Opened by robertervin about 7 years ago - 3 comments

#142 - HEAD request ignores 'data' parameter

Issue - State: open - Opened by MedFermi over 7 years ago - 5 comments

#141 - HEAD method not supported

Issue - State: closed - Opened by MedFermi over 7 years ago - 1 comment

#140 - How to use it together with Promise.all()?

Issue - State: closed - Opened by mikk150 over 7 years ago - 3 comments

#139 - Allow falsy values in request body

Pull Request - State: closed - Opened by Koji23 over 7 years ago - 4 comments

#138 - Allow falsy values in request body

Pull Request - State: closed - Opened by Koji23 over 7 years ago

#137 - Incremental timeouts

Issue - State: closed - Opened by guilhermebruzzi over 7 years ago - 2 comments

#136 - Support importing into TypeScript projects

Issue - State: closed - Opened by amylo over 7 years ago - 4 comments
Labels: enhancement, v5

#135 - Function inside `then` always gets called

Issue - State: closed - Opened by Barbayar over 7 years ago - 2 comments
Labels: wontfix

#134 - Why my headers are concatenated with "HTTP_"?

Issue - State: closed - Opened by j1myx almost 8 years ago - 1 comment

#133 - qwest doesn't report unhandled rejections

Issue - State: open - Opened by kuba-orlik almost 8 years ago - 3 comments
Labels: bug, v5

#132 - { responseType: "document" } not supported correctly

Issue - State: open - Opened by fluffywaffles about 8 years ago - 6 comments
Labels: bug, v5

#131 - Option to add headers only if host is trusted

Issue - State: closed - Opened by catc about 8 years ago - 1 comment
Labels: feedback required

#130 - Add an additional parameter in order to be able to pass default timeout handler.

Issue - State: closed - Opened by ghost about 8 years ago - 6 comments

#129 - qwest post data is received by the server as strings only

Issue - State: closed - Opened by tzookb about 8 years ago - 2 comments

#128 - Suggestion to replace PinkySwear to Zousan

Issue - State: open - Opened by paulocoghi about 8 years ago - 1 comment
Labels: enhancement, v5

#127 - Referencing responseText when responseType is 'json'

Issue - State: closed - Opened by robyoder over 8 years ago - 9 comments

#126 - Throwing error inside of `then` does not trigger `catch`

Issue - State: closed - Opened by wbobeirne over 8 years ago - 1 comment

#125 - Does not run in Node.js

Issue - State: closed - Opened by guifromrio over 8 years ago - 9 comments

#124 - Is it possible to cancel a request

Issue - State: closed - Opened by phillip-haydon over 8 years ago - 3 comments

#123 - Function parameters anti-pattern

Issue - State: open - Opened by csimi over 8 years ago - 8 comments
Labels: enhancement, v5

#122 - Undefined XMLHttpRequest

Issue - State: closed - Opened by im-n1 over 8 years ago - 5 comments

#121 - jsonp support

Issue - State: closed - Opened by cdll over 8 years ago - 4 comments

#120 - Pass functions in as header values

Issue - State: open - Opened by anthonator over 8 years ago - 6 comments
Labels: v5

#119 - About the main file

Issue - State: closed - Opened by x09326 over 8 years ago - 2 comments

#118 - Replace eval to a Function constructor in 'handleResponse' method

Issue - State: closed - Opened by paulocoghi over 8 years ago - 4 comments

#117 - Add abort by timeout

Pull Request - State: closed - Opened by MegaDiablo over 8 years ago - 5 comments

#116 - Cannot use qwest without CommonJs in the browser.

Issue - State: closed - Opened by CVarisco over 8 years ago - 3 comments

#115 - Calling abort on queued requests not working

Issue - State: closed - Opened by flgarrid over 8 years ago - 18 comments

#114 - Group requests returns an array of responses with unknown order

Issue - State: closed - Opened by jalmmor over 8 years ago - 2 comments

#113 - undefined xhr and response objects on last catch

Issue - State: closed - Opened by sheymann over 8 years ago - 13 comments

#112 - Can't bind() promise

Issue - State: closed - Opened by roblav96 over 8 years ago - 9 comments

#111 - Using 'null' as data in GET requests appends &null to request url.

Issue - State: closed - Opened by vadirn over 8 years ago - 1 comment

#110 - Would be nice to be able to set base headers for all requests

Issue - State: closed - Opened by rohan-deshpande over 8 years ago - 5 comments

#109 - Why don't use native parse for 'document'?

Issue - State: closed - Opened by lmk123 over 8 years ago - 7 comments

#108 - little performance improve

Pull Request - State: closed - Opened by lmk123 over 8 years ago - 1 comment

#107 - Added function to get current request count

Pull Request - State: closed - Opened by RichieAHB over 8 years ago - 2 comments

#106 - Stabilize unit tests across browsers

Issue - State: closed - Opened by pyrsmk almost 9 years ago - 1 comment

#105 - Remove complete() promise

Issue - State: closed - Opened by pyrsmk almost 9 years ago - 9 comments
Labels: enhancement

#104 - Multiple Simultaneous Ajax Requests (with one callback)

Issue - State: closed - Opened by luckyshot almost 9 years ago - 8 comments
Labels: enhancement

#103 - Preparse function for response.body

Issue - State: closed - Opened by planttheidea almost 9 years ago - 4 comments

#102 - "Error while parsing JSON body" with "responseType: 'auto'" if No Content is successfully returned

Issue - State: closed - Opened by sheymann almost 9 years ago - 2 comments
Labels: bug

#101 - Introduced ability to abort xhr request

Pull Request - State: closed - Opened by Rob-pw almost 9 years ago - 1 comment

#100 - Catch method signature

Issue - State: closed - Opened by fredrikekelund almost 9 years ago - 11 comments

#99 - OPTIONS issue

Issue - State: closed - Opened by solisoft almost 9 years ago - 19 comments

#98 - Something wrong in documents?

Issue - State: closed - Opened by hulufei almost 9 years ago - 10 comments

#97 - How to stop appending 'null' to the url?

Issue - State: closed - Opened by phillip-haydon almost 9 years ago - 25 comments

#96 - Change main entry in package.json to source file

Pull Request - State: closed - Opened by hulufei almost 9 years ago - 1 comment

#95 - Global catch?

Issue - State: closed - Opened by phillip-haydon almost 9 years ago - 3 comments

#94 - 'xmlhttprequest.responsetype json is not supported'

Issue - State: closed - Opened by Rob-pw almost 9 years ago - 6 comments

#93 - XDomainRequest requests being aborted on IE9

Issue - State: closed - Opened by eb-drocha almost 9 years ago - 3 comments

#92 - Suggestion: Choose Promise library that doesn't depend on nextTick

Issue - State: closed - Opened by dwighthouse almost 9 years ago - 6 comments

#91 - File upload

Issue - State: closed - Opened by pierot almost 9 years ago - 5 comments

#90 - qwest.get but OPTIONS method sent

Issue - State: closed - Opened by ydeshayes almost 9 years ago - 7 comments

#89 - uploadonprogress should be upload.onprogress

Pull Request - State: closed - Opened by qinyang912 almost 9 years ago

#88 - Is it possible to set defaults for all requests?

Issue - State: closed - Opened by basharov about 9 years ago - 3 comments

#87 - Update qwest.js

Pull Request - State: closed - Opened by Rasive about 9 years ago - 3 comments

#86 - JavaScript Error in IE8 due to Date.now();

Issue - State: closed - Opened by Schleuse about 9 years ago - 3 comments

#85 - How can I use Qwest in node.js?

Issue - State: closed - Opened by sergeysova about 9 years ago - 4 comments

#84 - Add `PATCH` HTTP method

Pull Request - State: closed - Opened by sergeysova about 9 years ago - 2 comments

#83 - How can i break the executing `then` or `catch`?

Issue - State: closed - Opened by sergeysova about 9 years ago - 17 comments

#82 - Make github release `2.1.0`

Issue - State: closed - Opened by sergeysova about 9 years ago - 3 comments

#81 - Why do not merge?

Pull Request - State: closed - Opened by sergeysova about 9 years ago - 1 comment

#80 - Webpack prefers sources

Issue - State: closed - Opened by mr-wildcard about 9 years ago - 18 comments

#79 - Umd

Pull Request - State: closed - Opened by pyrsmk about 9 years ago

#78 - It's not possible to use it in Web Worker

Issue - State: closed - Opened by VanDalkvist about 9 years ago - 7 comments

#77 - Development/full version of qwest should work with full versions of dependencies

Issue - State: closed - Opened by shwoodard over 9 years ago - 14 comments

#76 - Skip Cache-Control header if other cache control value is passed

Pull Request - State: closed - Opened by gleuch over 9 years ago - 2 comments

#75 - Skip Cache-Control header if other cache control value is passed

Pull Request - State: closed - Opened by gleuch over 9 years ago

#73 - use Cache-Control header to avoid ajax cache but not timestamp appended to url

Pull Request - State: closed - Opened by kuitos over 9 years ago - 3 comments

#72 - Adding window reference on XMLHttpRequest initialization

Pull Request - State: closed - Opened by vshjxyz over 9 years ago - 3 comments

#70 - Dependencies not installed

Issue - State: closed - Opened by willdady over 9 years ago - 15 comments

#69 - Update qwest.js

Pull Request - State: closed - Opened by gfogle over 9 years ago - 8 comments

#68 - [ES6] MVP get, post, delete working

Pull Request - State: closed - Opened by singerxt over 9 years ago - 14 comments

#67 - [ES6] update get method,

Pull Request - State: closed - Opened by singerxt over 9 years ago

#66 - [ES6] Basic Methods

Pull Request - State: closed - Opened by singerxt over 9 years ago

#65 - updated readme

Pull Request - State: closed - Opened by singerxt over 9 years ago

#64 - [qwest 2.0] Refactor/Rewrite qwest to ES6 module.

Pull Request - State: closed - Opened by singerxt over 9 years ago - 3 comments

#63 - Support for Babel ES6 modules.

Issue - State: closed - Opened by singerxt over 9 years ago - 6 comments
Labels: investigate

#62 - options.responseType auto issue

Issue - State: closed - Opened by pwatsonwailes over 9 years ago - 3 comments
Labels: investigate

#61 - Relying on different status codes

Issue - State: closed - Opened by message over 9 years ago - 9 comments
Labels: investigate

#60 - Rely on jquery-param for the URL building

Issue - State: closed - Opened by pyrsmk over 9 years ago - 1 comment

#59 - Use jQuery's param implementation to build data params

Pull Request - State: closed - Opened by hulufei over 9 years ago - 9 comments

#57 - Make promises chainable

Issue - State: closed - Opened by togakangaroo over 9 years ago - 7 comments
Labels: enhancement

#56 - Xhr error miss handler

Issue - State: closed - Opened by mikaelmorvan over 9 years ago - 1 comment
Labels: enhancement

#53 - Automatic retries and 3s timeouts are wrong defaults

Issue - State: closed - Opened by sirwart over 9 years ago - 1 comment
Labels: enhancement

#52 - Bad request URL when data set to null and cache to true

Issue - State: closed - Opened by mikaelmorvan over 9 years ago - 1 comment
Labels: bug

#51 - ES6

Issue - State: closed - Opened by pyrsmk over 9 years ago - 18 comments

#49 - Promise should be rejected if connection was refused

Issue - State: closed - Opened by marius-klimantavicius over 9 years ago - 8 comments
Labels: bug

#37 - Promises should resolve returning thenable

Issue - State: closed - Opened by danielr-minted over 9 years ago - 4 comments
Labels: enhancement

#31 - write test harness in node, not php

Issue - State: closed - Opened by danielr-minted over 9 years ago - 2 comments

#27 - Promises: then should accept two arguments

Issue - State: closed - Opened by mroderick almost 10 years ago - 8 comments
Labels: enhancement

#22 - Promises don't seem to work properly

Issue - State: closed - Opened by josephfinlayson almost 10 years ago - 6 comments

#18 - Added JSON payload support for POST

Pull Request - State: closed - Opened by alfonso-presa about 10 years ago - 11 comments

#7 - Case `cache` option in POST requests

Issue - State: closed - Opened by foxbunny almost 11 years ago - 12 comments