No error reported using `code ` with non private url
- Dominant language
- Swift
- Stars
- 6.9k
- Forks
- 748
- PR merge metrics
- No merged PRs in 30d
Description
### Checklist
- [x] Using latest version on the [App Store](http://itunes.apple.com/app/id1156707581)
- [x] Read the [docs](http://blink.sh/docs/)
- [x] Searched for [existing GitHub issues](https://github.com/blinksh/blink/issues)
### Configuration
iPadOS 17.0.2
Blink 17.0.1.839 TestFlight
### Describe the bug
I type `code https://` and get back absolutely nothing.
In the end I forgot to use a custom port (I am not using 443), but the complete lack of response threw me. In the browser, with the same url I would get:
```
You connection is not private
NET::ERR_CERT_INVALID
```
Some error response indicating that the connection was not made.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing `code https://` in Blink on the reported iPadOS configuration, then trace the `code` command's handling of a non-private URL and custom port. Done means the command reports a meaningful connection or certificate error instead of producing no output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- cli, networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100