how can i set custom HTTP header for curl php i am working with api and i want to set HTTP request header with [ls] User-Agent: PHP-SOAP-CURL [/ls] so i can send request with above HTTP header ?

Read more