PATH:
opt
/
alt
/
tests
/
alt-php72-pecl-http_3.3.0-1.el8
/
tests
/
helper
<?php include "server.inc"; serve(function($client) { $request = new http\Message($client, false); $cookies = new http\Cookie(); $cookies->setCookie("foo", "bar"); $cookies->setCookie("bar", "foo"); $response = new http\Env\Response; $response->setCookie($cookies); $response->send($client); });
[-] cookie.inc
[edit]
[-] dump.inc
[edit]
[-] proxy.inc
[edit]
[+]
html
[-] http2.crt
[edit]
[-] upload.inc
[edit]
[-] server.inc
[edit]
[-] cookie2.inc
[edit]
[-] cookie1.inc
[edit]
[+]
..
[-] env.inc
[edit]
[-] http2.key
[edit]
[-] pipeline.inc
[edit]