Skip to content

Commit

Permalink
Fix list in READEME.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Huachao authored Jun 16, 2016
1 parent 8f5a035 commit b2f0e28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ Each time we sent a http request, the request details(method, url, headers and b

## HTTP Language
Add language support for HTTP request, with __syntax highlight__ and __autocomplete__, when writing HTTP request in Visual Studio Code. By default, the language association will be automatically activated in two cases:

1. File with extension `.http` and `.rest`
2. First line of file follows standard request line in [RFC 2616](http://www.w3.org/Protocols/rfc2616/rfc2616-sec5.html), with `Method SP Request-URI SP HTTP-Version` format

Expand Down

0 comments on commit b2f0e28

Please sign in to comment.