Planned
Last Updated: 24 Sep 2020 06:18 by ADMIN
Nicolas
Created on: 11 Sep 2020 11:38
Type: Bug Report
1
Load test \\ Upload load test fails, if header name contains "."

The load test fails to upload to the database, if there is a "." in any of the header names. The limitation comes from MongoDB's driver.

As a workaround, you can change the header name to not include "." or delete the key-value pair from the .tstest file.

0 comments