akka-scala.reference.mustache Maven / Gradle / Ivy
{{configKeyPath}} {
    {{configKey}} {
        compression {
            enabled: false
            size-threshold: 0
        }
        trust-certificates: true
        connection-timeout: {{defaultTimeout}}ms
        default-headers {
            "userAgent": "{{artifactId}}_{{artifactVersion}}"
        }
        // let you define custom http status code, as in :
        // { code: 601, reason: "some custom http status code", success: false }
        custom-codes : []
    }
}
spray.can.host-connector.max-redirects = 10    © 2015 - 2025 Weber Informatics LLC | Privacy Policy