Table of Contents
API Documentation: | HttpHeaderCredentials |
---|
Note: This class is incubating and may change in a future version of Gradle.
Credentials that can be used to login to a protected server, e.g. a remote repository by using HTTP header.
Note: This property is incubating and may change in a future version of Gradle.
The header name to use when authenticating.
Note: This property is incubating and may change in a future version of Gradle.
The header value to use when authenticating.