refactor: small updates and improvements in HTTP Basic lesson (#2024)
* refactor: cleanup attack result and builder * refactor: solve compiler warnings * feature: improve HTTP basics lesson Closes: #494
This commit is contained in:
@ -1436,3 +1436,7 @@ pre .conum {
|
||||
b.conum * {
|
||||
color: inherit !important
|
||||
}
|
||||
|
||||
.spacing {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user