Menu

#196 XMLHttpRequest Level 2

2.38.0
closed
nobody
None
5
2021-11-11
2011-07-04
No

Are there any plans to add support of XMLHttpRequest Level 2 to HtmlUnit?
If not, what would be the best strategy to accomplish this?

Discussion

  • Marc Guillemot

    Marc Guillemot - 2011-07-05

    As far as I can tell, none of the team member currently works on it, therefore patches are welcome ;-)
    See
    http://htmlunit.sourceforge.net/submittingPatches.html

    Just curious: which browsers do support XHR level 2?

     
  • Hartmut Arlt

    Hartmut Arlt - 2011-07-05

    May have a look at http://caniuse.com/xhr2.
    Full support is available for the browsers FF 4, Chrome 7 and Safari 5.1.

    What I'm most interested in is the cross-origin request support which is available since FF 3.5.

     
  • Marc Guillemot

    Marc Guillemot - 2011-07-05

    Thanks for the info.

    You can start providing a patch (with appropriate test) for cross-origin XHR: if it is supported in FF3.5 and not in HtmlUnit simulating FF3.5, then it is a bug in HtmlUnit.

     
  • RBRi

    RBRi - 2021-11-11

    I think our XMLHttpRequest support is now in really good shape

     
  • RBRi

    RBRi - 2021-11-11
    • status: open --> closed
    • Group: --> 2.38.0
     

Log in to post a comment.