Deployed a605e72 with MkDocs version: 1.1.2

This commit is contained in:
github-actions
2021-01-07 07:39:05 +00:00
parent 44c490f0cf
commit 3b628dfe89
8 changed files with 119 additions and 119 deletions

View File

@@ -1315,13 +1315,13 @@ OUTPUT:
===> SHORTENING
spatel1-mn1:tmp spatel1$ curl localhost:5000/shorten -H "content-type: application/json" --data '{"url":"https://linkedin.com"}'
$ curl localhost:5000/shorten -H "content-type: application/json" --data '{"url":"https://linkedin.com"}'
Shortened: r/a62a4
===> REDIRECTING, notice the response code 302 and the location header
spatel1-mn1:tmp spatel1$ curl localhost:5000/r/a62a4 -v
$ curl localhost:5000/r/a62a4 -v
* Uses proxy env variable NO_PROXY == '127.0.0.1'
* Trying ::1...
* TCP_NODELAY set