mirror of
https://github.com/KeyZox71/webserv.git
synced 2025-06-25 09:33:36 +02:00
「🔨」 fix: fixed post request with cgi
This commit is contained in:
@ -8,4 +8,10 @@ body {
|
||||
<body>
|
||||
<h1 style="font-size: 3rem; font-weight: bold; color: #fff; text-align: center; letter-spacing: 2px; background: linear-gradient(90deg, #ff00ff, #00ffff); -webkit-background-clip: text; display: inline-block; border-bottom: 2px solid #fff;">evilge</h1>
|
||||
</body>
|
||||
</br>
|
||||
<a style="color: #fff;" href="/get_cgi.py">get cgi test</a>
|
||||
</br>
|
||||
<a style="color: #fff;" href="/catually.png">catually</a>
|
||||
</br>
|
||||
<a style="color: #fff;" href="/post_cgi.html">post cgi test</a>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user