[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 5a5cee: Simplify CURL request processing

Michal Čihař michal at cihar.com
Thu Jul 2 16:30:13 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 5a5ceecee573e678e1d99e5f67b437edd6c343d6
      https://github.com/phpmyadmin/phpmyadmin/commit/5a5ceecee573e678e1d99e5f67b437edd6c343d6
  Author: Michal Čihař <michal at cihar.com>
  Date:   2015-07-02 (Thu, 02 Jul 2015)

  Changed paths:
    M libraries/Config.class.php

  Log Message:
  -----------
  Simplify CURL request processing

We do not have to reinvent wheel by parsing HTTP response, CURL can do
it for us.

Signed-off-by: Michal Čihař <michal at cihar.com>




More information about the Git mailing list