Skip to content

issues Search Results · repo:philikon/MockHttpRequest language:JavaScript

Filter by

5 results
 (52 ms)

5 results

inphilikon/MockHttpRequest (press backspace or delete to remove)

Can you add bower support?
  • jay8t6
  • Opened 
    on Aug 3, 2016
  • #9

npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/MockHttpRequest npm ERR! 404 npm ERR! 404 MockHttpRequest is not in the npm registry. npm ERR! 404 Your package name is not valid, ...
  • leegee
  • Opened 
    on Feb 8, 2016
  • #8

Hello, I want to simulate the timeout due to network connection latency, How can we do it? function load(src) { var oReq = new XMLHttpRequest(); oReq.timeout = 1000; //1sec oReq.onreadystatechange ...
  • duongphuhiep
  • Opened 
    on Aug 27, 2015
  • #7

Hi! Package version at https://www.npmjs.com/package/mock-xhr seems a little bit outdated and doesn t work with (at least) PhantomJS under Karma. Could you publish? Thanks!
  • abuinitski
  • 2
  • Opened 
    on Jul 21, 2015
  • #6

Hi, I see that the version being served by NPM is not up to date with you repository. I also tried to directly install the module from Github, but the package.json file is malformed. Would you mind fixing ...
  • mbolis
  • 2
  • Opened 
    on Mar 2, 2015
  • #3
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub