update readme
This commit is contained in:
parent
dba1e2fbd3
commit
05a146fef1
@ -26,7 +26,7 @@ This module's fetch function has almost the exact same API as node-fetch, and yo
|
|||||||
|
|
||||||
This module just adds one extra function to the response object:
|
This module just adds one extra function to the response object:
|
||||||
|
|
||||||
### res.ejectFromCache(): Promise<void>
|
### res.ejectFromCache(): Promise\<void\>
|
||||||
|
|
||||||
This function can be used to eject the response from the cache, so that the next request will perform a true HTTP request rather than returning a cached response.
|
This function can be used to eject the response from the cache, so that the next request will perform a true HTTP request rather than returning a cached response.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user