New answers tagged http
0
votes
test to ensure cgi can be invoked on a local server
Mostly this looks fine.
With the caveat that CGI is very legacy,
and frowned upon in the modern python ecosystem,
at least for new code.
I am glad you chose to include a dirt simple "hello world&...
Top 50 recent answers are included
Related Tags
http × 409python × 77
java × 58
c# × 57
beginner × 42
server × 37
javascript × 36
php × 34
go × 31
error-handling × 30
c++ × 29
json × 28
performance × 27
multithreading × 25
asynchronous × 23
python-3.x × 22
node.js × 21
c × 20
socket × 19
url × 18
network-file-transfer × 18
parsing × 17
object-oriented × 15
web-scraping × 15
concurrency × 14