Git Product home page Git Product logo

web-hippie's People

Contributors

alexmv avatar bieron avatar bobtfish avatar clkao avatar ironcamel avatar revmischa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

web-hippie's Issues

MXHR mode unable to function in IE <= 8

IE MXHR object does not allow reading the response until the request is closed. Stream.js throws an exception on IE (<= 8 I believe) with MXHR.

Stream.js claims that it validates appropriate MXHR objects that support reading the response body before the request is complete, but I am unable to make it work without throwing an exception on IE8.

To reproduce: try using Hippie on IE8 with script debugging enabled.

Test::Builder::Module 0.99 required

Test::More wants Test::Builder::Module 0.99.
Web::Hippie brings its own Test::Builder::Module 0.98 in inc/
As a result tests fail because the older version is the first in @inc.

Poll mode doesn't have channel name and responses are invalid

To reproduce:

Run chat example: plackup -s Feersum -E development --port 4002 chat.psgi

Load up chat room at /chat/foo?hippie.mode=poll

Result:

Request URL:http://localhost:4002/_hippie/poll/?_=1335650841871
Request Method:GET
Status Code:302 Found
Request Headersview source
Accept:application/json, text/javascript, */*
Accept-Charset:ISO-8859-1,utf-8;q=0.7,*;q=0.3
Accept-Encoding:gzip,deflate,sdch
Accept-Language:en-US,en;q=0.8
Connection:keep-alive
Host:localhost:4002
Referer:http://localhost:4002/chat/foo?hippie.mode=poll
User-Agent:Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.56 Safari/535.11
X-Requested-With:XMLHttpRequest
Query String Parametersview URL encoded
_:1335650841871


Response Headers
Content-Length:0
Location:ocalhost:4002/_hippie/poll/?client_id=0.230205906779165

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.