Skip to content

Instantly share code, notes, and snippets.

View AlucardYanas's full-sized avatar

Artem Pashkov AlucardYanas

View GitHub Profile
@AlucardYanas
AlucardYanas / gist:1c32039fb8144899e347561638559fb7
Created March 16, 2019 22:21
Задание к уроку "Архитектура клиент-сервер и HTTP ghjnjrjk@
MacBook-Air-Artem:~ alucard_yanas$ ncat -C httpbin.org 80
GET /anything?arg1=25 HTTP/1.1
Host: httpbin.org
HTTP/1.1 200 OK
Access-Control-Allow-Credentials: true
Access-Control-Allow-Origin: *
Content-Type: application/json
Date: Thu, 14 Mar 2019 14:23:27 GMT
Server: nginx