Changes between Initial Version and Version 1 of Ticket #37991, comment 3
- Timestamp:
- 09/09/2016 02:00:36 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #37991, comment 3
initial v1 17 17 foo://example.com:999/ (Host: example.com:999) 18 18 //example.com/ (Host: example.com) 19 //example.com:443/ (Host: example.com:443) - this one is up for comment if port should be specified if SSL is used. I believe the port should be specified, we cannot predict why a custom scheme would be using 443.19 //example.com:443/ (Host: example.com:443) - this one is up for comment if port should be specified if SSL is used. I believe the port should be specified, we cannot predict why a custom/blank scheme would be using 443. 20 20 //example.com:999/ (Host: example.com:999) 21 21 }}}