5 lines
59 B
Bash
5 lines
59 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
HTTP_PROTO=HTTP/2
|
||
|
. ./t5551-http-fetch-smart.sh
|