同步操作将从 libhv/libhv 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
#!/bin/bashSCRIPT_DIR=$(cd `dirname 0ドル`; pwd)ROOT_DIR=${SCRIPT_DIR}/..cd ${ROOT_DIR}bin/httpd -c etc/httpd.conf -s restart -dbin/lsbin/datebin/ifconfigbin/mkdir_p 123/456bin/rmdir_p 123/456bin/defer_testbin/hstring_testbin/hpath_testbin/hatomic_testbin/hatomic_cpp_testbin/hmutex_testbin/socketpair_testbin/threadpool_testbin/objectpool_testbin/curl -v localhost:8080bin/curl -v localhost:8080/pingbin/curl -v localhost:8080/echo -d "hello,world!"bin/curl -v localhost:8080/query?page_no=1\&page_size=10bin/curl -v localhost:8080/kv -H "Content-Type:application/x-www-form-urlencoded" -d 'user=admin&pswd=123456'bin/curl -v localhost:8080/json -H "Content-Type:application/json" -d '{"user":"admin","pswd":"123456"}'bin/curl -v localhost:8080/form -F "user=admin pswd=123456"bin/curl -v localhost:8080/upload -F "file=@LICENSE"bin/curl -v localhost:8080/test -H "Content-Type:application/x-www-form-urlencoded" -d 'bool=1&int=123&float=3.14&string=hello'bin/curl -v localhost:8080/test -H "Content-Type:application/json" -d '{"bool":true,"int":123,"float":3.14,"string":"hello"}'bin/curl -v localhost:8080/test -F 'bool=1 int=123 float=3.14 string=hello'bin/curl -v -X DELETE localhost:8080/group/test/user/123bin/httpd -s stopbin/htimer_test
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。