Skip to content

Proper Get Request#7

Open
UdoRat wants to merge 3 commits into
jstrausd:masterfrom
UdoRat:master
Open

Proper Get Request#7
UdoRat wants to merge 3 commits into
jstrausd:masterfrom
UdoRat:master

Conversation

@UdoRat

@UdoRat UdoRat commented Mar 17, 2024

Copy link
Copy Markdown

Closes #6

@UdoRat

UdoRat commented Mar 17, 2024

Copy link
Copy Markdown
Author

Apache2 Server Log:
before:
192.168.178.230 - - [17/Mar/2024:16:20:35 +0100] "GET http://192.168.178.7/startup HTTP/1.1" 404 440 "-" "-"
after:
192.168.178.230 - - [17/Mar/2024:16:39:10 +0100] "GET /startup HTTP/1.1" 404 440 "-" "-"
querry:
http://192.168.178.7/startup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Malformated GET request

1 participant