Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NetworkedGraphicsMV3500
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Savage
NetworkedGraphicsMV3500
Commits
07a9f20d
Commit
07a9f20d
authored
4 years ago
by
brutzman
Browse files
Options
Downloads
Patches
Plain Diff
curious change in redirect: INSTITUTE FOR SECURITY GOVERNANCE
parent
baea5dfd
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/src/HttpServletExamples/HttpWebPageSourceTerminalLog.txt
+10
-8
10 additions, 8 deletions
.../src/HttpServletExamples/HttpWebPageSourceTerminalLog.txt
with
10 additions
and
8 deletions
examples/src/HttpServletExamples/HttpWebPageSourceTerminalLog.txt
+
10
−
8
View file @
07a9f20d
ant -f C:\\x-nps-gitlab\\NetworkedGraphicsMV3500\\examples -Dnb.internal.action.name=run
run
ant -f C:\\x-nps-gitlab\\NetworkedGraphicsMV3500\\examples -Dnb.internal.action.name=run
.single -Djavac.includes=HttpServletExamples/HttpWebPageSource.java -Drun.class=HttpServletExamples.HttpWebPageSource run-single
init:
Deleting: C:\x-nps-gitlab\NetworkedGraphicsMV3500\examples\build\built-jar.properties
deps-jar:
Updating property file: C:\x-nps-gitlab\NetworkedGraphicsMV3500\examples\build\built-jar.properties
compile:
run:
Compiling 1 source file to C:\x-nps-gitlab\NetworkedGraphicsMV3500\examples\build\classes
compile-single:
run-single:
HttpWebPageSource: create http connection and retrieve default page
Reference: https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol
Reference: https://tools.ietf.org/html/rfc7230
Reference: https://en.wikipedia.org/wiki/CURL
New socket WEB_ADDRESS=www.nps.edu
GET /index.html HTTP/1.0
1: HTTP/1.1 301 Moved Permanently
2: Date:
Mon
, 12 Aug 20
19 00:15:08
GMT
2: Date:
Wed
, 12 Aug 20
20 01:19:20
GMT
3: Server: Apache
4: Location: https:///index.html
5: Content-Length: 2
27
4: Location: https://
instituteforsecuritygovernance.org
/index.html
5: Content-Length: 2
61
6: Connection: close
7: Content-Type: text/html; charset=iso-8859-1
8:
...
...
@@ -25,7 +27,7 @@ GET /index.html HTTP/1.0
11: <title>301 Moved Permanently</title>
12: </head><body>
13: <h1>Moved Permanently</h1>
14: <p>The document has moved <a href="https:///index.html">here</a>.</p>
14: <p>The document has moved <a href="https://
instituteforsecuritygovernance.org
/index.html">here</a>.</p>
15: </body></html>
HttpWebPageSource: response finished
BUILD SUCCESSFUL (total time:
0
seconds)
BUILD SUCCESSFUL (total time:
2
seconds)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment