10 lines
405 B
Plaintext
10 lines
405 B
Plaintext
192.168.1.10 - - GET /index.html 200 1234
|
|
192.168.1.15 - - POST /api/login 200 567
|
|
10.0.0.5 - - GET /images/logo.png 200 45020
|
|
192.168.1.10 - - GET /missing_page 404 120
|
|
192.168.1.20 - - DELETE /admin 403 89
|
|
10.0.0.5 - - GET /error 500 0
|
|
192.168.1.15 - - POST /submit 201 340
|
|
192.168.1.10 - - GET /style.css 200 890
|
|
192.168.1.10 - - GET /script.js 200 1500
|
|
192.168.1.10 - - GET /favicon.ico 404 0 |