[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 79dd43: Fixed error submission using curl

Michal Čihař mcihar at suse.cz
Thu Oct 17 10:20:41 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 79dd43afe6eaa27a3e2a4ec1d31e2698bf832b28
      https://github.com/phpmyadmin/phpmyadmin/commit/79dd43afe6eaa27a3e2a4ec1d31e2698bf832b28
  Author: Michal Čihař <mcihar at suse.cz>
  Date:   2013-10-17 (Thu, 17 Oct 2013)

  Changed paths:
    M libraries/error_report.lib.php

  Log Message:
  -----------
  Fixed error submission using curl

The problem is that curl inserts Expect: header which server does not
support.

More details at:

http://pilif.github.io/2007/02/the-return-of-except-100-continue/
http://stackoverflow.com/questions/3755786/php-curl-post-request-and-error-417





More information about the Git mailing list