1.使用 curl -v -X OPTIONS url(含目录) 获取允许访问的http method
例如:curl -v -X OPTIONS http://192.168.1.123:12123/www/
2.