Wiredcraft / test-fullstack

6 stars 43 forks source link

OPT: short polling cache #70

Closed JoyCJay closed 2 years ago

JoyCJay commented 2 years ago

front-end use fetch method to exchange with back-end.

request from postman can be cached 304 but request from navigator always 200. (Etag and If-None-match)

see detail in attachment

image image

rankun203 commented 2 years ago

The issues list for this repo serves the purpose of improving test-fullstack tests quality or asking questions, since this ticket is not reflecting on the quality of the test itself, nor is it asking any question, I hereby mark it as invalid and close it.