Record -
http
: HttpServiceConfig
Contains the configurations for an HTTP service.
Fields
- host string b7a.default
-
Domain name of the service
- basePath string
-
Service base path
- compression CompressionConfig {}
-
The status of compression
- chunking Chunking CHUNKING_AUTO
-
Configures the chunking behaviour for the service
- cors CorsConfig {}
-
The cross origin resource sharing configurations for the service
- versioning Versioning {}
-
The version of the service to be used
- auth ServiceResourceAuth
-
Authentication configurations for secure the service