Skip to content
Snippets Groups Projects
Select Git revision
  • 737ce4c8165bf5a5432370262a50da0363907fbe
  • master default protected
  • fix/body-raw
  • devel
  • 1.0.5
  • 1.0.4
  • 1.0.3
  • 1.0.2
  • 1.0.1
  • 1.0
10 results

CurlClient.php

Blame
  • changelog.txt 316 B
    = 1.0.5 - 2024-10-07 =
    * Fixed body response
    
    = 1.0.4 - 2020-12-09 =
    * Fixed issue with body
    
    = 1.0.3 - 2020-04-10 =
    * Increased Curl connection timeout
    
    = 1.0.2 - 2019-12-06 =
    * Fixed issue with headers
    
    = 1.0.1 - 2019-12-05 =
    * Fixed issue with slicing resposne on CurlClient
    
    = 1.0 - 2019-01-31 =
    * First release