[OpenSIPS-Devel] [OpenSIPS/opensips] d91e3f: rest_client: Disable CURLOPT_FAILONERROR

Liviu Chircu liviu at opensips.org
Fri Dec 9 13:22:56 EST 2016


  Branch: refs/heads/1.11
  Home:   https://github.com/OpenSIPS/opensips
  Commit: d91e3f5e77cbcbd29de7167e26216ab107b2c6fa
      https://github.com/OpenSIPS/opensips/commit/d91e3f5e77cbcbd29de7167e26216ab107b2c6fa
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2016-12-09 (Fri, 09 Dec 2016)

  Changed paths:
    M modules/rest_client/rest_methods.c

  Log Message:
  -----------
  rest_client: Disable CURLOPT_FAILONERROR

Immediately closing HTTP connections on negative replies is not
desirable, as system logic may be built around such replies.

Reported on IRC by holysip

(cherry picked from commit bf59a6082bbe52e8e9a5efc001daf68627ecc09f)

Conflicts:
	modules/rest_client/rest_methods.c

(cherry picked from commit 6193cdd16e39006c57f143f9f4fd6abca46383cf)

Conflicts:
	modules/rest_client/rest_methods.c




More information about the Devel mailing list