Code Monkey home page Code Monkey logo

rest-client's Issues

软件许可证没在Github存储库显示

首先,我想感谢开发人员在这份软件所付出的功劳。

在使用的当中,我发觉了这份软件的软件许可证有在License显示着Apache License,但是并没在主页显示
image

因此,我希望你能帮忙应用以下步骤把软件许可证正式的在主页显示出来(重要的应该只有第三步而已)。

预期结果:
image
image

谢谢。

GET 方法请求参数不支持

http://localhost:8888/op/radio/mi/category?json_obj={"size": 2,"filters": {"item_type":"mi_dragonfly"}}
Failed to process this HTTP request: 
Http Request [url=http://localhost:8888/op/radio/mi/category?json_obj={"size": 2,"filters": {"item_type":"mi_dragonfly"}}, method=GET, rawTxt=null, body=, date=2018-09-29 09:43:57.384, headers={Content-Type=application/json; charset=UTF-8, Accept=application/json,application/xml,application/xhtml+xml,text/html,text/xml,text/plain}, cookies={}]
Response messages from server: 
Illegal character in query at index 52: http://localhost:8888/op/radio/mi/category?json_obj={"size": 2,"filters": {"item_type":"mi_dragonfly"}}

我发现参数里面带这种json字符串形式的就有错误。

响应中文乱码

挺好用的,特别是生成精美文档功能,还能保存请求记录。但响应unicode会变成乱码,如果可以选择编码,或者能自动识别编码就好了,这个需求特别重要

运行系统

请问这个是在windows系统上用的吗,我在linux系统上双击.jar包,无法运行

历史请求body没有保存

不知道是不是我使用方式不对,还是该软件没有设计这个功能。历史请求保存了URL但是对应URL的body相关参数未保存,导致保存的历史URL毫无意义。

建议对每个请求加一个描述

建议对每个请求加一个描述,像postman那样,在apidoc生成文档的时候加上此描述,要不调接口的人都不知道这个接口是干嘛的。

apidoc文档内容能否支持定制?以及字符串的显示问题

  1. apidoc文档的标题是否可以定制,不要只能显示 “RESTful API”
{ 
"problem_id":1,
"user_id":"123456",
"sign": "12345abcde",
"atime":137322417,
"content":"[ {'type': 'text','text': '这是一段文本形式的内容'},{'type': 'image','file': '这是图片形式的内容,这里是图片的 url'},{'type': 'audio','file': '这是语音形式的内容,这里是音频文件的 url'}]"
}

例如上面一段json输入中, 在apidoc的example中content显示为:
"content": "[ {\u0027type\u0027: \u0027text\u0027,\u0027text\u0027: \u0027这是一段文本形式的内容\u0027},{\u0027type\u0027: \u0027image\u0027,\u0027file\u0027: \u0027这是图片形式的内容,这里是图片的 url\u0027},{\u0027type\u0027: \u0027audio\u0027,\u0027file\u0027: \u0027这是语音形式的内容,这里是音频文件的 url\u0027}]",

单引号转换有问题, 不知能否解决?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.