rendrjs / rendr

Render your Backbone.js apps on the client and the server, using Node.js.
MIT License
4.09k stars 312 forks source link

Support for xhr timeout #482

Closed ErikLarsson82 closed 9 years ago

ErikLarsson82 commented 9 years ago

Pull request connected to issue 480.

https://github.com/rendrjs/rendr/issues/480

saponifi3d commented 9 years ago

oooo i like this! Would you mind adding a quick test for the case where there is a timeout and where there it uses the default 0?

ErikLarsson82 commented 9 years ago

@saponifi3d I added the tests you requested :)

pjanuario commented 9 years ago

:+1:

saponifi3d commented 9 years ago

Awesome looks great!!

ErikLarsson82 commented 9 years ago

=^_^=