Skip to content

Commit c46059a

Browse files
committed
1.0.13
- Bazı sunucularda pdf indirtmiyordu elogo nun kendi apisinde düzenleme yapıldı
1 parent d7fa1d6 commit c46059a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/elogo_src/ELogo/API/CustomClient.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class CustomClient{
2626
* @var string[]
2727
*/
2828
private $headers = [
29-
'Connection' => 'Keep-Alive',
29+
//'Connection' => 'Keep-Alive',
3030
'User-Agent' => 'UNLEM-SOAP/7.2.22',
3131
'Content-Type' => 'text/xml; charset=utf-8',
3232
'Pragma' => 'no-cache',

0 commit comments

Comments
 (0)