futoin / core-js-ri-executor

FutoIn Core JS Executor Reference Implementation
Apache License 2.0
1 stars 0 forks source link

Executor: ReqestInfo.cancelAfter() #2

Closed andvgal closed 9 years ago

andvgal commented 9 years ago

Implement FTN6 v1.3 changes

andvgal commented 9 years ago
- Added cancelAfter both for NodeExecutor and BrowserExecutor
- Covered with tests
- Fixed minor issues