This repository was archived by the owner on Aug 9, 2024. It is now read-only.
FIX: IP usage after DNS lookup(issue#187), ADD: mouse page navigation, ADD: page source viewer#188
Open
Nocturnalx wants to merge 5 commits intoface-hh:masterfrom
Open
FIX: IP usage after DNS lookup(issue#187), ADD: mouse page navigation, ADD: page source viewer#188Nocturnalx wants to merge 5 commits intoface-hh:masterfrom
Nocturnalx wants to merge 5 commits intoface-hh:masterfrom
Conversation
Author
|
I did title e22cac9 as a hot fix but there isn't really much else to do for it as its a fairly simple bug, updating the DNS server to append the "http://" before hand could make the commit redundant, although I dont think that would be an approprate fix as the DNS should really just provide the standalone IP and there may be requirements to support both http and https in the future, and possibly other ports. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes IP not recognised as url in the browser when fetching site contents via http and when affixing /index.html to url.