Gitea-VSCode icon indicating copy to clipboard operation
Gitea-VSCode copied to clipboard

Added Alternative connection method using https library for Local Gitea Server without SSL

Open hardiklakhalani opened this issue 4 months ago • 0 comments

  • Added 3 config options: havingCertificateIssueOnLocalServer, host, port
  • Added a method to connect using https library based on config value
  • Added another request option specifically for the new getEndpoint2 method
  • Updated readme.md with newly added havingCertificateIssueOnLocalServer, host, port

hardiklakhalani avatar Apr 04 '24 09:04 hardiklakhalani