playwright/packages/trace-viewer
Dmitry Gozman 1b233a5ae2
fix(trace viewer): do not serve 304 responses (#24435)
These do not have any content, and we should server the original
response that was cached by the browser.

Fixes #24255.
2023-07-27 08:06:00 -07:00
..
public
src fix(trace viewer): do not serve 304 responses (#24435) 2023-07-27 08:06:00 -07:00
.gitignore
bundle.js
index.html
package.json
snapshot.html
tsconfig.json
tsconfig.node.json
uiMode.html
vite.config.ts
vite.sw.config.ts