Function support, Fast Request 2024.1.7 release
Fast Request is a Postman-like IDEA plugin. it is a powerful restful api toolkit plug-in that can help you quickly and automatically generate urls and params based on existing methods. Restful Fast Request = API Debugging Tools API Management Tools API Search Tools. It has a nice interface to complete requests, check server responses, store your api requests and export api requests. Plugins help you debug your API faster and more efficiently within the IDEA interface.
Latest Domain Name:api-buddy.c n
- Fast Request was born to simplify API debugging. It is not a dream to tune the Spring interface in 3 seconds * *, so young man, hurry up * *
- listen to the voice of users, and constantly improve themselves * *, this * * Fast Request * * update the main content is as follows:
**Function and variable support code completion * *
**JSON filter support * *
**Common Header values support code completion * *
**@ FeignClient Scan Support * *
**File default support * *
**Exception reporting support * *
**Optimize the sorting of SearchEveryWhere results * *
**Script Syntax Hints Optimization * *
**Map parsing optimization * *
**The URL scan result in the JAR is empty * *
**Several known problem optimizations * *
Function and variable support code completion



For more information about function support, see ---->**Function * *
JSON筛选器支持

jsonFilter
When there are many JSON fields but only some of them are needed, you can filter the JSON fields by using this function.
Common Header values support code completion.

header
Support code completion for some request headers such as 'Authorization' and 'token'
@FeignClient Scan

feignClientSupport
Support scanning of 'org.springframework.cloud.openfeign.FeignClient' to optimize path parsing results
@File default support

defaultMultipartFile
Multipart The type field can set the default file path through this configuration
Exception reporting support

errorReport
It is easier to report errors, which allows authors to better fix and locate bugs.
SearchEveryWhere Results sorting optimization

searchEveryWhere
Optimized the matching sorting rules according to the Url path, ranking the matching ones first.
Script Syntax Hints Optimization

scriptHint
If you need to click Install Dependency lib, use 'rfr.request' and 'rfr.response' to get the code completion prompt.
The original built-in variables 'request' and 'response' can still be used, but the code completion prompt is not friendly.
For more built-in variables, please refer to ** Script->rfr**
More details
Please click->* * here * * https://api-buddy.cn/guide/history.html#_2024-1-7
**Don't you hurry up after reading it? * *