Skip to content

Proper Get Request#7

Open
UdoRat wants to merge 3 commits intojstrausd:masterfrom
UdoRat:master
Open

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

Conversation

@UdoRat
Copy link

@UdoRat UdoRat commented Mar 17, 2024

Closes #6

@UdoRat
Copy link
Author

UdoRat commented Mar 17, 2024

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