You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
562 B
Markdown

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

项目说明
========
`Visual Studio 2022` 内置支持在http和rest扩展名的文件里直接编写与发送HTTP请求。可以理解为 Visual Studio 2022 从17.5开始,内置了`Rest Client`插件, 用法可以参考 `RestClient` 插件。
详情移步:[Github](https://github.com/madskristensen/RestClientVS) 或者 [VS 插件](https://marketplace.visualstudio.com/items?itemName=MadsKristensen.RestClient) 或者 [VS Code插件](https://marketplace.visualstudio.com/items?itemName=humao.rest-client)
## 功能介绍
## 使用方法与概念