mirror of
https://github.com/HeyPuter/puter.git
synced 2026-07-08 16:21:40 +00:00
Allow Cache-Control and Pragma headers
This commit is contained in:
@@ -601,6 +601,8 @@ export class PuterServer {
|
||||
'Content-Type',
|
||||
'Accept',
|
||||
'Authorization',
|
||||
'Cache-Control',
|
||||
'Pragma',
|
||||
'sentry-trace',
|
||||
'baggage',
|
||||
'Depth',
|
||||
|
||||
Reference in New Issue
Block a user