Artifact 58a24b869de3ec93b1bfea11650bc0af5377fa24d54798d3426bbfff0121934c:
- File http-content.el — part of check-in [2c8dd9367f] at 2025-07-28 19:04:24 on branch trunk — elisp http client (user: elisper, size: 119) [annotate] [blame] [check-ins using]
- File http/http-content.el — part of check-in [a9718f9d0e] at 2025-08-03 12:37:31 on branch trunk — Move http module related code to http directory (user: w96k, size: 119) [annotate] [blame] [check-ins using]
(defvar http-content "GET / HTTP/1.1\r\nHost: example.com\r\nConnection: close\r\n\r\n" "содержание http")