tessl install tessl/npm-rest@2.0.0RESTful HTTP client library with composable interceptor architecture for Node.js and browsers
Agent Success
Agent success rate when using this tile
76%
Improvement
Agent success rate improvement when using this tile compared to baseline
1.29x
Baseline
Agent success rate without this tile
59%
Generated
Agent Claude Code
Scenario 1
Lazy promise evaluation
Scenario 2
Request and response transformation via interceptors
Scenario 3
Multi-platform support (Node.js and browser)
Scenario 4
Custom interceptor development with ComplexRequest pattern
Scenario 5
Timeout handling with automatic cancellation
Scenario 6
Request cancellation
Scenario 7
MIME type serialization and deserialization
Scenario 8
Interceptor composition and chaining
Scenario 9
HAL (Hypertext Application Language) converter
Scenario 10
HTTP-specific promise methods (entity, status, headers, header)