Skip to content

Instantly share code, notes, and snippets.

@DeanPoulin
Created October 24, 2018 04:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DeanPoulin/0a77501a2b4eac0cc19ab6f2bae08e4f to your computer and use it in GitHub Desktop.
Save DeanPoulin/0a77501a2b4eac0cc19ab6f2bae08e4f to your computer and use it in GitHub Desktop.
HTTP/1.1 400 Bad Request
Connection: close
Date: Fri, 20 Nov 2009 03:36:50 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-Aspnet-Version: 2.0.50727
Cache-Control: private
Content-Type: text/html
Content-Length: 2890
<?xml version="1.0" encoding="utf-8"?>
<HTML>
<HEAD>
<STYLE type="text/css">
#content{ FONT-SIZE: 0.7em; PADDING-BOTTOM: 2em; MARGIN-LEFT: 30px}
BODY{MARGIN-TOP: 0px; MARGIN-LEFT: 0px; COLOR: #000000; FONT-FAMILY: Verdana; BACKGROUND-COLOR: white}
P{MARGIN-TOP: 0px; MARGIN-BOTTOM: 12px; COLOR: #000000; FONT-FAMILY: Verdana}
PRE{BORDER-RIGHT: #f0f0e0 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f0f0e0 1px solid; MARGIN-TOP: -5px; PADDING-LEFT: 5px; FONT-SIZE: 1.2em; PADDING-BOTTOM: 5px; BORDER-LEFT: #f0f0e0 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #f0f0e0 1px solid; FONT-FAMILY: Courier New; BACKGROUND-COLOR: #e5e5cc}
.heading1{MARGIN-TOP: 0px; PADDING-LEFT: 15px; FONT-WEIGHT: normal; FONT-SIZE: 26px; MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 3px; MARGIN-LEFT: -30px; WIDTH: 100%; COLOR: #ffffff; PADDING-TOP: 10px; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #003366}
.intro{MARGIN-LEFT: -15px}
</STYLE>
<TITLE>Request Error</TITLE>
</HEAD>
<BODY>
<div id="content">
Request Error
HTTP/1.1 400 Bad RequestConnection: closeDate: Fri, 20 Nov 2009 03:36:50 GMTServer: Microsoft-IIS/6.0X-Powered-By: ASP.NETX-Aspnet-Version: 2.0.50727Cache-Control: privateContent-Type: text/htmlContent-Length: 2890
</div>
</BODY>
</HTML>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment