perf: move dynamic options reciever to server, enable Cache-Control HTTP header
This commit is contained in:
@@ -14,8 +14,6 @@ import (
|
||||
type Proxy struct {
|
||||
Database Database
|
||||
HttpClient *http.Client
|
||||
|
||||
GetOptions func() (Options, error)
|
||||
}
|
||||
|
||||
// Options provides dynamic options for Proxy.
|
||||
|
||||
Reference in New Issue
Block a user