Python Forum
Thread Rating:
  • 2 Vote(s) - 3.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pyqt browser
#4
(Jul-18-2017, 05:02 PM)metulburr Wrote: Yeah, you have to input the exact URL you plan on going to. There are no commodities programmed in.
so it doesn't do redirects.  hmmm.  it should at least try to react in some way to what it doesn't support.  still, this thing could be useful on those ƿгѲӥ sites with abusive code.
Output:
lt1/forums /home/forums 1> lynx -mime_header http://python-forum.io/ HTTP/1.1 301 Moved Permanently Date: Thu, 20 Jul 2017 03:09:19 GMT Server: Apache/2.4.7 (Ubuntu) Location: https://python-forum.io/ Content-Length: 312 Connection: close Content-Type: text/html; charset=iso-8859-1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href="https://python-forum.io/">here</a>.</p> <hr> <address>Apache/2.4.7 (Ubuntu) Server at python-forum.io Port 80</address> </body></html> lt1/forums /home/forums 2>
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
pyqt browser - by metulburr - Jul-06-2017, 09:29 PM
RE: pyqt browser - by Skaperen - Jul-18-2017, 01:26 AM
RE: pyqt browser - by metulburr - Jul-18-2017, 05:02 PM
RE: pyqt browser - by Skaperen - Jul-20-2017, 03:23 AM
RE: pyqt browser - by metulburr - Jul-20-2017, 03:33 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020