设置请求头信息

$> curl -H "token: dddddd" -H "myHeader: mine" http://localhost:8080/test/test

-H表示设置header多个参数用多个-H