Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 323 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 323 Bytes

HttpRequestTool

a HttpRequestTool based on QT

Usage

make sure that you have qt SDK

qmake

make

Features

  • Supported HTTP method: GET, POST, PUT, HEAD, DELETE

  • Automatic format json response


Todo List

  • JSON format Response

  • History display

  • Loading animation