All Downloads are FREE. Search and download functionalities are using the official Maven repository.

config.defaults-storage-net-http.yaml Maven / Gradle / Ivy

The newest version!
---
# WARNING: Do not edit this file manually, it will be replaced with factory default content on every Mongoose run. Use
# the command line arguments either load step configurations in the scenario files instead.
storage:
  net:
    http:
      headers:
        Connection: Keep-Alive
        Date: "#{date:formatNowRfc1123()}%{date:formatNowRfc1123()}"
        User-Agent: "mongoose-storage-driver-http/4.2.6"
      read:
        metadata:
          only: false
      uri:
        args: {}
      max:
        chunk:
          size: 65536




© 2015 - 2025 Weber Informatics LLC | Privacy Policy