☰
d2jsp
Rules
Help
Forum Gold FAQ
Live Streams
Photo Gallery
Hourly Raffle
Ladder Slasher
Log In
Register
Log In
Register
Account Recovery
Resend Validation Email
d2jsp Forums
>
Off-Topic
>
Computers & IT
> Python3 Http.server
Add Reply
New Topic
New Poll
Views: 150
Replies: 1
Track Topic
Gala32
Member
Posts: 3,987
Joined: Jun 21 2008
Gold
:
1,243.46
#1
May 2 2024 03:48am
Dumb question… python3 has a http.server function as a basic web server. Does it also have a function to allow uploads? If not, what would be easiest way to achieve this?
x_h
Member
Posts: 2,815
Joined: Mar 14 2005
Gold
:
13,414.17
#2
May 2 2024 04:47am
The simple HTTP Server from the command line python3 -m http.server 80 only supports HEAD and GET requests
You can try the upload server
https://pypi.org/project/uploadserver/
Go Back To
Computers & IT
Topic List
Add Reply
New Topic
New Poll
© 2003-2026 d2jsp
Contact