1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-24 19:49:22 +02:00
This commit is contained in:
Anton Titovets
2025-04-17 22:41:43 +03:00
parent 3829eca052
commit 958fc7cc6a
2 changed files with 2 additions and 1 deletions

Binary file not shown.

View File

@@ -1,4 +1,4 @@
// OneScript: ./OInt/tools/Modules/internal/Classes/OPI_HTTPКлиент.os
// OneScript: ./OInt/tools/Modules/internal/Classes/OPI_HTTPКлиент.os
// MIT License
@@ -1314,6 +1314,7 @@
КонецЕсли;
OPI_ПреобразованиеТипов.ПолучитьСтроку(РазмерТела);
Запрос.Заголовки.Вставить("Content-Length" , РазмерТела);
КонецЕсли;