Giter Site home page Giter Site logo

microajax's People

Contributors

9px avatar

Stargazers

 avatar  avatar

Watchers

 avatar

microajax's Issues

Content-type (lower case t) does not work with all Web servers

What steps will reproduce the problem?
1. Any POST request

I haven't tested any other Web servers, but PHP 5.4's built-in Web server 
running WordPress doesn't accept a "Content-type" header in POST requests. I 
changed it to "Content-Type" and it works.

Original issue reported on code.google.com by [email protected] on 14 Jun 2012 at 3:28

Incorrect request type in Yii PHP framework for microAjax calls

Modern PHP framework (Yii) results that requests called by microAjax are 
non-ajax. Other tested methods (jQuery and Yii internal) are fine. Therefore, 
problem seems to be in microAjax itself.

Details about this issue are in this forum thread:

http://www.yiiframework.com/forum/index.php/topic/44606-using-microajax-with-yii
-11x/

Original issue reported on code.google.com by [email protected] on 26 Jun 2013 at 1:45

Scoping issue

What steps will reproduce the problem?
1. Do two parallel calls with microAjax
2. Expect two different callbacks
3. Just the last one returns

What is the expected output? What do you see instead?
Two callbacks with different scoping

What version of the product are you using? On what operating system?
Any browser

Please provide any additional information below.

Either use "new microAjax( .. , .. );" (change the example) to provide 
individual scopes, or use a local variable like this: 
https://gist.github.com/2420333 

Works perfectly otherwise...








Original issue reported on code.google.com by possan2 on 19 Apr 2012 at 11:23

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.