air-project

Results 1 comments of air-project

``` curl -H "Content-Type: application/json" -u xxx:xxxxxxxxxx -X POST -d '{"title": "中文中"}' https://api.github.com/repos/air-project/air-project.github.io/issues ``` 标题中中文是怎么提交上去的,请赐教! 我的会报 ``` "message": "Problems parsing JSON", "documentation_url": "https://developer.github.com/v3/issues/#create-an-issue" ````