Skip to content

v0.1.0

Compare
Choose a tag to compare
@Julien-cpsn Julien-cpsn released this 19 Feb 10:38
· 342 commits to main since this release

Features:

  • Create new request
  • Delete request
  • Change request URL
  • Change request method, all methods are implemented
  • Add query params via the url and manage them through their dedicated tab
  • Use request authentification, basic or bearer
  • Add a body (Text, JSON, XML, HTML)
  • See request's response data, cookies and headers
  • Log file (to help bug resolution)

Thank you for using ATAC, any feedback is welcome!