fix(tests): Fix tests and documentation: adjust test server routes and expectations, add timeout/fallback routes, and refresh README
This commit is contained in:
		| @@ -1,9 +1,8 @@ | ||||
| /** | ||||
|  * autocreated commitinfo by @pushrocks/commitinfo | ||||
|  * autocreated commitinfo by @push.rocks/commitinfo | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@push.rocks/webrequest', | ||||
|   version: '3.0.37', | ||||
|   description: | ||||
|     'A module for making secure web requests from browsers with support for caching and fault tolerance.', | ||||
| }; | ||||
|   version: '4.0.1', | ||||
|   description: 'Modern, fetch-compatible web request library with intelligent HTTP caching, retry strategies, and fault tolerance.' | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user