Skip to content

fffguo/utools-curl

Repository files navigation

utools-curl

一、插件介绍

该插件是一款可以根据curl命令快速发起请求,并提供可视化界面进行参数更改、返回结果查看。

二、使用场景介绍

在日常开发中,经常需要复制测试环境的curl在本地进行调试:

1. 传统方式需要五步

  1. copy浏览器中的curl命令
  2. 打开文本编辑器
  3. 手动进行替换域名
  4. 复制新curl命令
  5. 命令行执行

2. 使用该插件现在只需两步

  1. copy浏览器中的curl命令
  2. 呼出utools,回车即可

三、插件使用说明

  1. F12打开浏览器调试工具 > Network > 选中某条请求右键 > copy > copy as curl (bash) > 这样就得到了一条curl命令
  2. alt+space > 呼出utools
  3. 回车进入插件即可

四、插件效果图预览

点击查看大图

效果预览

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

React Compiler

The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see this documentation.

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.

JetBrains OS licenses

utools-curl had been being developed with WebStorm IDE under the free JetBrains Open Source license(s) granted by JetBrains s.r.o., hence I would like to express my thanks here.

About

该插件是一款可以根据curl命令快速发起请求,并提供可视化界面进行参数更改、返回结果查看。

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors