10 Commits

Author SHA1 Message Date
Aaro Varis
bae17a9b9a Refactor error handling and response handling in BatchHTTP module 2024-09-29 18:41:37 +03:00
Aaro Varis
f1f53c9b85 Refactor API key validation to use case-insensitive header name 2024-09-29 18:24:29 +03:00
Aaro Varis
eb05e8aa0e Set limit of 500mb for request body size and add API key validation 2024-09-29 18:23:16 +03:00
Aaro Varis
8dbfcdf8c0 set limit of 500mb for request body size 2024-09-29 18:15:43 +03:00
Aaro Varis
6b0b2bed20 add type of ALLOW_CLIENT 2024-09-29 17:51:51 +03:00
Aaro Varis
3a548fcbbd Refactor BatchHTTP module for improved error handling and response handling 2024-09-29 17:49:35 +03:00
Aaro Varis
896843f757 Refactor error handling in main function and improve response handling 2024-09-29 17:44:34 +03:00
Aaro Varis
a01dd2a7b7 Refactor error handling in main function 2024-09-21 22:23:14 +03:00
Aaro Varis
ebba3618b6 Add package.json and index.js files 2024-09-21 21:46:37 +03:00
a5c79b8aea Initial commit 2024-09-17 05:15:31 +00:00