Class: Dependabot::Clients::GitlabWithRetries::ContentEncoding

Inherits:
Object
  • Object
show all
Defined in:
lib/dependabot/clients/gitlab_with_retries.rb

Constant Summary collapse

BASE64 =
"base64"
TEXT =
"text"