13 lines
580 B
Plaintext
13 lines
580 B
Plaintext
|
|
curl -s -o /dev/null -w '%{http_code}' http://localhost/h5/
|
||
|
|
echo
|
||
|
|
curl -s -o /dev/null -w '%{http_code}' http://localhost/h5/assets/index-Cfeo0axm.js
|
||
|
|
echo
|
||
|
|
curl -sI http://localhost/h5/assets/index-Cfeo0axm.js | grep -i content-length
|
||
|
|
curl -s -o /dev/null -w '%{http_code}' http://localhost/h5/assets/index-CgWukqlD.css
|
||
|
|
echo
|
||
|
|
curl -sI http://localhost/h5/assets/index-CgWukqlD.css | grep -i content-length
|
||
|
|
curl -s -o /dev/null -w '%{http_code}' http://localhost/h5/assets/Login-B4ja_KpA.js
|
||
|
|
echo
|
||
|
|
curl -s -o /dev/null -w '%{http_code}' http://localhost/h5/assets/auth-Bb_rTrmj.js
|
||
|
|
echo
|