2020-01-19 14:25:29 +02:00
[
{
"body" : "grant_type=password&username=netlifyCMS%40netlify.com&password=12345678" ,
"method" : "POST" ,
"url" : "/.netlify/identity/token" ,
"headers" : {
"Access-Control-Allow-Credentials" : "true" ,
2020-04-21 17:46:06 +03:00
"Access-Control-Allow-Origin" : "*" ,
2020-01-19 14:25:29 +02:00
"Alt-Svc" : "clear" ,
"Content-Length" : "383" ,
"Content-Type" : "application/json" ,
"Via" : "1.1 google" ,
"Age" : "1" ,
"Connection" : "keep-alive" ,
"Server" : "Netlify" ,
"Vary" : "Origin"
} ,
"response" : "{\"access_token\":\"access_token\",\"token_type\":\"bearer\",\"expires_in\":3600,\"refresh_token\":\"refresh_token\"}" ,
"status" : 200
} ,
{
"method" : "GET" ,
"url" : "/.netlify/identity/user" ,
"headers" : {
"Access-Control-Allow-Credentials" : "true" ,
2020-04-21 17:46:06 +03:00
"Access-Control-Allow-Origin" : "*" ,
2020-01-19 14:25:29 +02:00
"Alt-Svc" : "clear" ,
"Content-Type" : "application/json" ,
"Via" : "1.1 google" ,
"Age" : "0" ,
"Connection" : "keep-alive" ,
"Server" : "Netlify" ,
"Vary" : "Origin,Accept-Encoding" ,
"content-length" : "262"
} ,
2020-04-21 17:46:06 +03:00
"response" : "{\"id\":\"29e34c54-a1dc-4bbc-a600-82c8c41f3537\",\"aud\":\"\",\"role\":\"\",\"email\":\"netlifyCMS@netlify.com\",\"confirmed_at\":\"2020-04-12T10:29:37Z\",\"app_metadata\":{\"provider\":\"email\"},\"user_metadata\":{},\"created_at\":\"2020-04-12T10:29:37Z\",\"updated_at\":\"2020-04-12T10:29:37Z\"}" ,
2020-01-19 14:25:29 +02:00
"status" : 200
} ,
{
"method" : "GET" ,
"url" : "/.netlify/git/settings" ,
"headers" : {
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Origin" : "http://localhost:8080" ,
"Alt-Svc" : "clear" ,
"Content-Type" : "application/json" ,
"Via" : "1.1 google" ,
2020-04-21 17:46:06 +03:00
"Age" : "2" ,
2020-01-19 14:25:29 +02:00
"Connection" : "keep-alive" ,
"Server" : "Netlify" ,
"Vary" : "Origin,Accept-Encoding" ,
"content-length" : "85"
} ,
"response" : "{\"github_enabled\":false,\"gitlab_enabled\":true,\"bitbucket_enabled\":false,\"roles\":null}" ,
"status" : 200
} ,
{
2020-04-21 17:46:06 +03:00
"method" : "GET" ,
"url" : "/.netlify/git/gitlab/repository/tree?path=static/media&ref=master&per_page=100&recursive=false" ,
2020-01-19 14:25:29 +02:00
"headers" : {
2020-04-21 17:46:06 +03:00
"Accept-Ranges" : "bytes" ,
2020-01-19 14:25:29 +02:00
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Methods" : "GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS" ,
"Access-Control-Allow-Origin" : "http://localhost:8080" ,
"Access-Control-Expose-Headers" : "Link, X-Total, X-Total-Pages, X-Per-Page, X-Page, X-Next-Page, X-Prev-Page, X-Gitlab-Blob-Id, X-Gitlab-Commit-Id, X-Gitlab-Content-Sha256, X-Gitlab-Encoding, X-Gitlab-File-Name, X-Gitlab-File-Path, X-Gitlab-Last-Commit-Id, X-Gitlab-Ref, X-Gitlab-Size" ,
"Access-Control-Max-Age" : "7200" ,
"Alt-Svc" : "clear" ,
2020-04-21 17:46:06 +03:00
"Cache-Control" : "max-age=0, private, must-revalidate" ,
"Cf-Cache-Status" : "DYNAMIC" ,
"Cf-Ray" : "582c483cfb10e1da-ORD" ,
"Content-Type" : "application/json" ,
"Expect-Ct" : "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"" ,
"Gitlab-Sv" : "localhost" ,
"Link" : "</repository/tree?id=owner%2Frepo&page=1&path=static%2Fmedia&per_page=100&recursive=false&ref=master>; rel=\"first\",</repository/tree?id=owner%2Frepo&page=1&path=static%2Fmedia&per_page=100&recursive=false&ref=master>; rel=\"last\"" ,
"Referrer-Policy" : "strict-origin-when-cross-origin" ,
"Server" : "Netlify" ,
"Set-Cookie" : "__cfduid=ddde7537ccbf91e7930ecdd8b0a57b52b1586687533; expires=Tue, 12-May-20 10:32:13 GMT; path=/; domain=.gitlab.com; HttpOnly; SameSite=Lax; Secure" ,
"Strict-Transport-Security" : "max-age=31536000" ,
"Via" : "1.1 google" ,
"X-Content-Type-Options" : "nosniff" ,
"X-Frame-Options" : "SAMEORIGIN" ,
"X-Next-Page" : "" ,
"X-Page" : "1" ,
"X-Per-Page" : "100" ,
"X-Prev-Page" : "" ,
"X-Total" : "0" ,
"X-Total-Pages" : "1" ,
"Age" : "0" ,
"Connection" : "keep-alive" ,
"Vary" : "Origin,Accept-Encoding,Origin" ,
"content-length" : "2"
} ,
"response" : "[]" ,
"status" : 200
} ,
{
"method" : "GET" ,
"url" : "/.netlify/git/gitlab/repository/tree?path=content/posts&ref=master&recursive=false" ,
"headers" : {
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Methods" : "GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS" ,
"Access-Control-Allow-Origin" : "http://localhost:8080" ,
"Access-Control-Expose-Headers" : "Link, X-Total, X-Total-Pages, X-Per-Page, X-Page, X-Next-Page, X-Prev-Page, X-Gitlab-Blob-Id, X-Gitlab-Commit-Id, X-Gitlab-Content-Sha256, X-Gitlab-Encoding, X-Gitlab-File-Name, X-Gitlab-File-Path, X-Gitlab-Last-Commit-Id, X-Gitlab-Ref, X-Gitlab-Size" ,
"Access-Control-Max-Age" : "7200" ,
"Alt-Svc" : "clear" ,
"Cache-Control" : "max-age=0, private, must-revalidate" ,
"Cf-Cache-Status" : "DYNAMIC" ,
"Cf-Ray" : "582c483f0d3fc524-ORD" ,
2020-01-19 14:25:29 +02:00
"Content-Type" : "application/json" ,
2020-04-21 17:46:06 +03:00
"Expect-Ct" : "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"" ,
2020-01-19 14:25:29 +02:00
"Gitlab-Sv" : "localhost" ,
2020-04-21 17:46:06 +03:00
"Link" : "</repository/tree?id=owner%2Frepo&page=1&path=content%2Fposts&per_page=20&recursive=false&ref=master>; rel=\"first\",</repository/tree?id=owner%2Frepo&page=1&path=content%2Fposts&per_page=20&recursive=false&ref=master>; rel=\"last\"" ,
2020-01-19 14:25:29 +02:00
"Referrer-Policy" : "strict-origin-when-cross-origin" ,
"Server" : "Netlify" ,
2020-04-21 17:46:06 +03:00
"Set-Cookie" : "__cfduid=dbdff7bb941a0601936506c636a6e62171586687533; expires=Tue, 12-May-20 10:32:13 GMT; path=/; domain=.gitlab.com; HttpOnly; SameSite=Lax; Secure" ,
2020-01-19 14:25:29 +02:00
"Strict-Transport-Security" : "max-age=31536000" ,
"Via" : "1.1 google" ,
"X-Content-Type-Options" : "nosniff" ,
"X-Frame-Options" : "SAMEORIGIN" ,
"X-Next-Page" : "" ,
"X-Page" : "1" ,
"X-Per-Page" : "20" ,
"X-Prev-Page" : "" ,
"X-Total" : "5" ,
"X-Total-Pages" : "1" ,
2020-04-21 17:46:06 +03:00
"Age" : "1" ,
"Connection" : "keep-alive" ,
"Vary" : "Origin,Origin" ,
"content-length" : "1059"
} ,
"response" : "[{\"id\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"type\":\"blob\",\"path\":\"content/posts/2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"mode\":\"100644\"},{\"id\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"type\":\"blob\",\"path\":\"content/posts/2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"mode\":\"100644\"},{\"id\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"type\":\"blob\",\"path\":\"content/posts/2016-02-02---A-Brief-History-of-Typography.md\",\"mode\":\"100644\"},{\"id\":\"44f78c474d04273185a95821426f75affc9b0044\",\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"type\":\"blob\",\"path\":\"content/posts/2017-18-08---The-Birth-of-Movable-Type.md\",\"mode\":\"100644\"},{\"id\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"type\":\"blob\",\"path\":\"content/posts/2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"mode\":\"100644\"}]" ,
"status" : 200
} ,
{
"method" : "GET" ,
"url" : "/.netlify/git/gitlab/repository/files/content%2Fposts%2F2016-01-12---The-Origins-of-Social-Stationery-Lettering.md/raw?ref=master" ,
"headers" : {
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Methods" : "GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS" ,
"Access-Control-Allow-Origin" : "http://localhost:8080" ,
"Access-Control-Expose-Headers" : "Link, X-Total, X-Total-Pages, X-Per-Page, X-Page, X-Next-Page, X-Prev-Page, X-Gitlab-Blob-Id, X-Gitlab-Commit-Id, X-Gitlab-Content-Sha256, X-Gitlab-Encoding, X-Gitlab-File-Name, X-Gitlab-File-Path, X-Gitlab-Last-Commit-Id, X-Gitlab-Ref, X-Gitlab-Size" ,
"Access-Control-Max-Age" : "7200" ,
"Alt-Svc" : "clear" ,
"Cache-Control" : "max-age=0, private, must-revalidate, no-store, no-cache" ,
"Cf-Cache-Status" : "DYNAMIC" ,
"Cf-Ray" : "582c484278f4c524-ORD" ,
"Content-Disposition" : "inline; filename=\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\"; filename*=UTF-8''2016-01-12---The-Origins-of-Social-Stationery-Lettering.md" ,
"Content-Type" : "text/plain; charset=utf-8" ,
"Expect-Ct" : "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"" ,
"Expires" : "Fri, 01 Jan 1990 00:00:00 GMT" ,
"Gitlab-Sv" : "localhost" ,
"Pragma" : "no-cache" ,
"Referrer-Policy" : "strict-origin-when-cross-origin" ,
"Server" : "Netlify" ,
"Set-Cookie" : "__cfduid=dc1b6a6e85d374d654b4b4d8fcabb110e1586687534; expires=Tue, 12-May-20 10:32:14 GMT; path=/; domain=.gitlab.com; HttpOnly; SameSite=Lax; Secure" ,
"Strict-Transport-Security" : "max-age=31536000" ,
"Via" : "1.1 google" ,
"X-Content-Type-Options" : "nosniff" ,
"X-Frame-Options" : "SAMEORIGIN" ,
"X-Gitlab-Blob-Id" : "d0582dd245a3f408fb3fe2333bf01400007476e9" ,
"X-Gitlab-Commit-Id" : "b06f90b147afb70c4bb7f11c58be77a1d63c656e" ,
"X-Gitlab-Content-Sha256" : "add0804dc8baae2bf77e4823c6fe2e1515525bb3ed3b00dd7abd6962e6b2ae5d" ,
"X-Gitlab-Encoding" : "base64" ,
"X-Gitlab-File-Name" : "2016-01-12---The-Origins-of-Social-Stationery-Lettering.md" ,
"X-Gitlab-File-Path" : "content/posts/2016-01-12---The-Origins-of-Social-Stationery-Lettering.md" ,
"X-Gitlab-Last-Commit-Id" : "2bc3fa39d8adb9e008e52793854338399fc6e4ad" ,
"X-Gitlab-Ref" : "master" ,
"X-Gitlab-Size" : "2565" ,
2020-01-19 14:25:29 +02:00
"Age" : "0" ,
"Connection" : "keep-alive" ,
2020-04-21 17:46:06 +03:00
"Vary" : "Origin,Origin" ,
"content-length" : "2565"
2020-01-19 14:25:29 +02:00
} ,
2020-04-21 17:46:06 +03:00
"response" : "---\ntitle: The Origins of Social Stationery Lettering\ndate: \"2016-12-01T22:40:32.169Z\"\ntemplate: \"post\"\ndraft: false\ncategory: \"Design Culture\"\ndescription: \"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\"\ncanonical: ''\n---\n\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \n\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\n\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\n\n## Header Level 2\n\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\n+ Aliquam tincidunt mauris eu risus.\n\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \n\n<figure>\n\t<blockquote>\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\n\t\t<footer>\n\t\t\t<cite>— Aliquam tincidunt mauris eu risus.</cite>\n\t\t</footer>\n\t</blockquote>\n</figure>\n\n### Header Level 3\n\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\n+ Aliquam tincidunt mauris eu risus.\n\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\n\n```css\n#header h1 a {\n display: block;\n width: 300px;\n height: 80px;\n}\n```\n\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus." ,
2020-01-19 14:25:29 +02:00
"status" : 200
} ,
{
"method" : "GET" ,
2020-04-21 17:46:06 +03:00
"url" : "/.netlify/git/gitlab/repository/commits?path=content/posts/2016-01-12---The-Origins-of-Social-Stationery-Lettering.md&ref_name=master" ,
2020-01-19 14:25:29 +02:00
"headers" : {
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Methods" : "GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS" ,
"Access-Control-Allow-Origin" : "http://localhost:8080" ,
"Access-Control-Expose-Headers" : "Link, X-Total, X-Total-Pages, X-Per-Page, X-Page, X-Next-Page, X-Prev-Page, X-Gitlab-Blob-Id, X-Gitlab-Commit-Id, X-Gitlab-Content-Sha256, X-Gitlab-Encoding, X-Gitlab-File-Name, X-Gitlab-File-Path, X-Gitlab-Last-Commit-Id, X-Gitlab-Ref, X-Gitlab-Size" ,
"Access-Control-Max-Age" : "7200" ,
"Alt-Svc" : "clear" ,
"Cache-Control" : "max-age=0, private, must-revalidate" ,
2020-04-21 17:46:06 +03:00
"Cf-Cache-Status" : "DYNAMIC" ,
"Cf-Ray" : "582c48429b0bc520-ORD" ,
2020-01-19 14:25:29 +02:00
"Content-Type" : "application/json" ,
2020-04-21 17:46:06 +03:00
"Expect-Ct" : "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"" ,
2020-01-19 14:25:29 +02:00
"Gitlab-Sv" : "localhost" ,
2020-04-21 17:46:06 +03:00
"Link" : "</repository/commits?id=owner%2Frepo&order=default&page=1&path=content%2Fposts%2F2016-01-12---The-Origins-of-Social-Stationery-Lettering.md&per_page=20&ref_name=master>; rel=\"first\",</repository/commits?id=owner%2Frepo&order=default&page=1&path=content%2Fposts%2F2016-01-12---The-Origins-of-Social-Stationery-Lettering.md&per_page=20&ref_name=master>; rel=\"last\"" ,
2020-01-19 14:25:29 +02:00
"Referrer-Policy" : "strict-origin-when-cross-origin" ,
"Server" : "Netlify" ,
2020-04-21 17:46:06 +03:00
"Set-Cookie" : "__cfduid=d6a8812f88b066a80777e3c68534c5e4c1586687534; expires=Tue, 12-May-20 10:32:14 GMT; path=/; domain=.gitlab.com; HttpOnly; SameSite=Lax; Secure" ,
2020-01-19 14:25:29 +02:00
"Strict-Transport-Security" : "max-age=31536000" ,
"Via" : "1.1 google" ,
"X-Content-Type-Options" : "nosniff" ,
"X-Frame-Options" : "SAMEORIGIN" ,
"X-Next-Page" : "" ,
"X-Page" : "1" ,
2020-04-21 17:46:06 +03:00
"X-Per-Page" : "20" ,
2020-01-19 14:25:29 +02:00
"X-Prev-Page" : "" ,
2020-04-21 17:46:06 +03:00
"X-Total" : "1" ,
2020-01-19 14:25:29 +02:00
"X-Total-Pages" : "1" ,
"Age" : "0" ,
"Connection" : "keep-alive" ,
2020-04-21 17:46:06 +03:00
"Vary" : "Origin,Origin" ,
"content-length" : "591"
2020-01-19 14:25:29 +02:00
} ,
2020-04-21 17:46:06 +03:00
"response" : "[{\"id\":\"2bc3fa39d8adb9e008e52793854338399fc6e4ad\",\"short_id\":\"2bc3fa39\",\"created_at\":\"2019-07-24T10:45:32.000+03:00\",\"parent_ids\":[],\"title\":\"initial commit\",\"message\":\"initial commit\\n\",\"author_name\":\"owner\",\"author_email\":\"owner@users.noreply.github.com\",\"authored_date\":\"2019-07-24T10:45:32.000+03:00\",\"committer_name\":\"owner\",\"committer_email\":\"owner@users.noreply.github.com\",\"committed_date\":\"2019-07-24T10:45:32.000+03:00\",\"web_url\":\"https://gitlab.com/owner/repo/-/commit/2bc3fa39d8adb9e008e52793854338399fc6e4ad\"}]" ,
2020-01-19 14:25:29 +02:00
"status" : 200
} ,
{
"method" : "GET" ,
2020-04-21 17:46:06 +03:00
"url" : "/.netlify/git/gitlab/repository/files/content%2Fposts%2F2016-02-02---A-Brief-History-of-Typography.md/raw?ref=master" ,
2020-01-19 14:25:29 +02:00
"headers" : {
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Methods" : "GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS" ,
"Access-Control-Allow-Origin" : "http://localhost:8080" ,
"Access-Control-Expose-Headers" : "Link, X-Total, X-Total-Pages, X-Per-Page, X-Page, X-Next-Page, X-Prev-Page, X-Gitlab-Blob-Id, X-Gitlab-Commit-Id, X-Gitlab-Content-Sha256, X-Gitlab-Encoding, X-Gitlab-File-Name, X-Gitlab-File-Path, X-Gitlab-Last-Commit-Id, X-Gitlab-Ref, X-Gitlab-Size" ,
"Access-Control-Max-Age" : "7200" ,
"Alt-Svc" : "clear" ,
2020-04-21 17:46:06 +03:00
"Cache-Control" : "max-age=0, private, must-revalidate, no-store, no-cache" ,
"Cf-Cache-Status" : "DYNAMIC" ,
"Cf-Ray" : "582c48429b07c520-ORD" ,
"Content-Disposition" : "inline; filename=\"2016-02-02---A-Brief-History-of-Typography.md\"; filename*=UTF-8''2016-02-02---A-Brief-History-of-Typography.md" ,
2020-01-19 14:25:29 +02:00
"Content-Type" : "text/plain; charset=utf-8" ,
2020-04-21 17:46:06 +03:00
"Expect-Ct" : "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"" ,
"Expires" : "Fri, 01 Jan 1990 00:00:00 GMT" ,
2020-01-19 14:25:29 +02:00
"Gitlab-Sv" : "localhost" ,
2020-04-21 17:46:06 +03:00
"Pragma" : "no-cache" ,
2020-01-19 14:25:29 +02:00
"Referrer-Policy" : "strict-origin-when-cross-origin" ,
"Server" : "Netlify" ,
2020-04-21 17:46:06 +03:00
"Set-Cookie" : "__cfduid=d6a8812f88b066a80777e3c68534c5e4c1586687534; expires=Tue, 12-May-20 10:32:14 GMT; path=/; domain=.gitlab.com; HttpOnly; SameSite=Lax; Secure" ,
2020-01-19 14:25:29 +02:00
"Strict-Transport-Security" : "max-age=31536000" ,
"Via" : "1.1 google" ,
"X-Content-Type-Options" : "nosniff" ,
"X-Frame-Options" : "SAMEORIGIN" ,
2020-04-21 17:46:06 +03:00
"X-Gitlab-Blob-Id" : "0eea554365f002d0f1572af9a58522d335a794d5" ,
"X-Gitlab-Commit-Id" : "b06f90b147afb70c4bb7f11c58be77a1d63c656e" ,
"X-Gitlab-Content-Sha256" : "5ef3a4f55b0130f04866489f8304fd8db408351abe0bd10a9e8f17b167341591" ,
2020-01-19 14:25:29 +02:00
"X-Gitlab-Encoding" : "base64" ,
2020-04-21 17:46:06 +03:00
"X-Gitlab-File-Name" : "2016-02-02---A-Brief-History-of-Typography.md" ,
"X-Gitlab-File-Path" : "content/posts/2016-02-02---A-Brief-History-of-Typography.md" ,
"X-Gitlab-Last-Commit-Id" : "2bc3fa39d8adb9e008e52793854338399fc6e4ad" ,
2020-01-19 14:25:29 +02:00
"X-Gitlab-Ref" : "master" ,
2020-04-21 17:46:06 +03:00
"X-Gitlab-Size" : "2786" ,
2020-01-19 14:25:29 +02:00
"Age" : "0" ,
"Connection" : "keep-alive" ,
2020-04-21 17:46:06 +03:00
"Vary" : "Origin,Origin" ,
"content-length" : "2786"
2020-01-19 14:25:29 +02:00
} ,
2020-04-21 17:46:06 +03:00
"response" : "---\ntitle: \"A Brief History of Typography\"\ndate: \"2016-02-02T22:40:32.169Z\"\ntemplate: \"post\"\ndraft: false\ncategory: \"Design Inspiration\"\ntags:\n - \"Linotype\"\n - \"Monotype\"\n - \"History of typography\"\n - \"Helvetica\"\ndescription: \"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\"\ncanonical: ''\n---\n\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \n\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\n\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\n\n## Header Level 2\n\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\n+ Aliquam tincidunt mauris eu risus.\n\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \n\n<figure>\n\t<blockquote>\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\n\t\t<footer>\n\t\t\t<cite>— Aliquam tincidunt mauris eu risus.</cite>\n\t\t</footer>\n\t</blockquote>\n</figure>\n\n### Header Level 3\n\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\n+ Aliquam tincidunt mauris eu risus.\n\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\n\n```css\n#header h1 a {\n display: block;\n width: 300px;\n height: 80px;\n}\n```\n\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus." ,
2020-01-19 14:25:29 +02:00
"status" : 200
} ,
{
"method" : "GET" ,
2020-04-21 17:46:06 +03:00
"url" : "/.netlify/git/gitlab/repository/files/content%2Fposts%2F2016-01-09---Perfecting-the-Art-of-Perfection.md/raw?ref=master" ,
2020-01-19 14:25:29 +02:00
"headers" : {
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Methods" : "GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS" ,
"Access-Control-Allow-Origin" : "http://localhost:8080" ,
"Access-Control-Expose-Headers" : "Link, X-Total, X-Total-Pages, X-Per-Page, X-Page, X-Next-Page, X-Prev-Page, X-Gitlab-Blob-Id, X-Gitlab-Commit-Id, X-Gitlab-Content-Sha256, X-Gitlab-Encoding, X-Gitlab-File-Name, X-Gitlab-File-Path, X-Gitlab-Last-Commit-Id, X-Gitlab-Ref, X-Gitlab-Size" ,
"Access-Control-Max-Age" : "7200" ,
"Alt-Svc" : "clear" ,
2020-04-21 17:46:06 +03:00
"Cache-Control" : "max-age=0, private, must-revalidate, no-store, no-cache" ,
"Cf-Cache-Status" : "DYNAMIC" ,
"Cf-Ray" : "582c48429912c524-ORD" ,
"Content-Disposition" : "inline; filename=\"2016-01-09---Perfecting-the-Art-of-Perfection.md\"; filename*=UTF-8''2016-01-09---Perfecting-the-Art-of-Perfection.md" ,
2020-01-19 14:25:29 +02:00
"Content-Type" : "text/plain; charset=utf-8" ,
2020-04-21 17:46:06 +03:00
"Expect-Ct" : "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"" ,
"Expires" : "Fri, 01 Jan 1990 00:00:00 GMT" ,
2020-01-19 14:25:29 +02:00
"Gitlab-Sv" : "localhost" ,
2020-04-21 17:46:06 +03:00
"Pragma" : "no-cache" ,
2020-01-19 14:25:29 +02:00
"Referrer-Policy" : "strict-origin-when-cross-origin" ,
"Server" : "Netlify" ,
2020-04-21 17:46:06 +03:00
"Set-Cookie" : "__cfduid=dc1b6a6e85d374d654b4b4d8fcabb110e1586687534; expires=Tue, 12-May-20 10:32:14 GMT; path=/; domain=.gitlab.com; HttpOnly; SameSite=Lax; Secure" ,
2020-01-19 14:25:29 +02:00
"Strict-Transport-Security" : "max-age=31536000" ,
"Via" : "1.1 google" ,
"X-Content-Type-Options" : "nosniff" ,
"X-Frame-Options" : "SAMEORIGIN" ,
2020-04-21 17:46:06 +03:00
"X-Gitlab-Blob-Id" : "6d51a38aed7139d2117724b1e307657b6ff2d043" ,
"X-Gitlab-Commit-Id" : "b06f90b147afb70c4bb7f11c58be77a1d63c656e" ,
"X-Gitlab-Content-Sha256" : "4e34b86a142e9130ff1a5fff0405bc83daa8552ed653ba203fd9e20d810833af" ,
2020-01-19 14:25:29 +02:00
"X-Gitlab-Encoding" : "base64" ,
2020-04-21 17:46:06 +03:00
"X-Gitlab-File-Name" : "2016-01-09---Perfecting-the-Art-of-Perfection.md" ,
"X-Gitlab-File-Path" : "content/posts/2016-01-09---Perfecting-the-Art-of-Perfection.md" ,
"X-Gitlab-Last-Commit-Id" : "2bc3fa39d8adb9e008e52793854338399fc6e4ad" ,
2020-01-19 14:25:29 +02:00
"X-Gitlab-Ref" : "master" ,
2020-04-21 17:46:06 +03:00
"X-Gitlab-Size" : "1707" ,
2020-01-19 14:25:29 +02:00
"Age" : "0" ,
"Connection" : "keep-alive" ,
2020-04-21 17:46:06 +03:00
"Vary" : "Origin,Origin" ,
"content-length" : "1707"
2020-01-19 14:25:29 +02:00
} ,
2020-04-21 17:46:06 +03:00
"response" : "---\ntitle: Perfecting the Art of Perfection\ndate: \"2016-09-01T23:46:37.121Z\"\ntemplate: \"post\"\ndraft: false\ncategory: \"Design Inspiration\"\ntags:\n - \"Handwriting\"\n - \"Learning to write\"\ndescription: \"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\"\ncanonical: ''\n---\n\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\n\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\n\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \n\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus." ,
2020-01-19 14:25:29 +02:00
"status" : 200
} ,
{
"method" : "GET" ,
2020-04-21 17:46:06 +03:00
"url" : "/.netlify/git/gitlab/repository/commits?path=content/posts/2016-01-09---Perfecting-the-Art-of-Perfection.md&ref_name=master" ,
2020-01-19 14:25:29 +02:00
"headers" : {
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Methods" : "GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS" ,
"Access-Control-Allow-Origin" : "http://localhost:8080" ,
"Access-Control-Expose-Headers" : "Link, X-Total, X-Total-Pages, X-Per-Page, X-Page, X-Next-Page, X-Prev-Page, X-Gitlab-Blob-Id, X-Gitlab-Commit-Id, X-Gitlab-Content-Sha256, X-Gitlab-Encoding, X-Gitlab-File-Name, X-Gitlab-File-Path, X-Gitlab-Last-Commit-Id, X-Gitlab-Ref, X-Gitlab-Size" ,
"Access-Control-Max-Age" : "7200" ,
"Alt-Svc" : "clear" ,
"Cache-Control" : "max-age=0, private, must-revalidate" ,
2020-04-21 17:46:06 +03:00
"Cf-Cache-Status" : "DYNAMIC" ,
"Cf-Ray" : "582c48443cffc520-ORD" ,
2020-01-19 14:25:29 +02:00
"Content-Type" : "application/json" ,
2020-04-21 17:46:06 +03:00
"Expect-Ct" : "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"" ,
2020-01-19 14:25:29 +02:00
"Gitlab-Sv" : "localhost" ,
2020-04-21 17:46:06 +03:00
"Link" : "</repository/commits?id=owner%2Frepo&order=default&page=1&path=content%2Fposts%2F2016-01-09---Perfecting-the-Art-of-Perfection.md&per_page=20&ref_name=master>; rel=\"first\",</repository/commits?id=owner%2Frepo&order=default&page=1&path=content%2Fposts%2F2016-01-09---Perfecting-the-Art-of-Perfection.md&per_page=20&ref_name=master>; rel=\"last\"" ,
2020-01-19 14:25:29 +02:00
"Referrer-Policy" : "strict-origin-when-cross-origin" ,
"Server" : "Netlify" ,
2020-04-21 17:46:06 +03:00
"Set-Cookie" : "__cfduid=d6a8812f88b066a80777e3c68534c5e4c1586687534; expires=Tue, 12-May-20 10:32:14 GMT; path=/; domain=.gitlab.com; HttpOnly; SameSite=Lax; Secure" ,
2020-01-19 14:25:29 +02:00
"Strict-Transport-Security" : "max-age=31536000" ,
"Via" : "1.1 google" ,
"X-Content-Type-Options" : "nosniff" ,
"X-Frame-Options" : "SAMEORIGIN" ,
"X-Next-Page" : "" ,
"X-Page" : "1" ,
"X-Per-Page" : "20" ,
"X-Prev-Page" : "" ,
2020-04-21 17:46:06 +03:00
"X-Total" : "1" ,
2020-01-19 14:25:29 +02:00
"X-Total-Pages" : "1" ,
"Age" : "0" ,
"Connection" : "keep-alive" ,
2020-04-21 17:46:06 +03:00
"Vary" : "Origin,Origin" ,
"content-length" : "591"
2020-01-19 14:25:29 +02:00
} ,
2020-04-21 17:46:06 +03:00
"response" : "[{\"id\":\"2bc3fa39d8adb9e008e52793854338399fc6e4ad\",\"short_id\":\"2bc3fa39\",\"created_at\":\"2019-07-24T10:45:32.000+03:00\",\"parent_ids\":[],\"title\":\"initial commit\",\"message\":\"initial commit\\n\",\"author_name\":\"owner\",\"author_email\":\"owner@users.noreply.github.com\",\"authored_date\":\"2019-07-24T10:45:32.000+03:00\",\"committer_name\":\"owner\",\"committer_email\":\"owner@users.noreply.github.com\",\"committed_date\":\"2019-07-24T10:45:32.000+03:00\",\"web_url\":\"https://gitlab.com/owner/repo/-/commit/2bc3fa39d8adb9e008e52793854338399fc6e4ad\"}]" ,
2020-01-19 14:25:29 +02:00
"status" : 200
} ,
{
"method" : "GET" ,
2020-04-21 17:46:06 +03:00
"url" : "/.netlify/git/gitlab/repository/commits?path=content/posts/2016-02-02---A-Brief-History-of-Typography.md&ref_name=master" ,
2020-01-19 14:25:29 +02:00
"headers" : {
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Methods" : "GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS" ,
"Access-Control-Allow-Origin" : "http://localhost:8080" ,
"Access-Control-Expose-Headers" : "Link, X-Total, X-Total-Pages, X-Per-Page, X-Page, X-Next-Page, X-Prev-Page, X-Gitlab-Blob-Id, X-Gitlab-Commit-Id, X-Gitlab-Content-Sha256, X-Gitlab-Encoding, X-Gitlab-File-Name, X-Gitlab-File-Path, X-Gitlab-Last-Commit-Id, X-Gitlab-Ref, X-Gitlab-Size" ,
"Access-Control-Max-Age" : "7200" ,
"Alt-Svc" : "clear" ,
"Cache-Control" : "max-age=0, private, must-revalidate" ,
2020-04-21 17:46:06 +03:00
"Cf-Cache-Status" : "DYNAMIC" ,
"Cf-Ray" : "582c48452e58e1da-ORD" ,
"Content-Type" : "application/json" ,
"Expect-Ct" : "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"" ,
2020-01-19 14:25:29 +02:00
"Gitlab-Sv" : "localhost" ,
2020-04-21 17:46:06 +03:00
"Link" : "</repository/commits?id=owner%2Frepo&order=default&page=1&path=content%2Fposts%2F2016-02-02---A-Brief-History-of-Typography.md&per_page=20&ref_name=master>; rel=\"first\",</repository/commits?id=owner%2Frepo&order=default&page=1&path=content%2Fposts%2F2016-02-02---A-Brief-History-of-Typography.md&per_page=20&ref_name=master>; rel=\"last\"" ,
2020-01-19 14:25:29 +02:00
"Referrer-Policy" : "strict-origin-when-cross-origin" ,
"Server" : "Netlify" ,
2020-04-21 17:46:06 +03:00
"Set-Cookie" : "__cfduid=d2a456ebbb235c66c56b276f5a23718501586687534; expires=Tue, 12-May-20 10:32:14 GMT; path=/; domain=.gitlab.com; HttpOnly; SameSite=Lax; Secure" ,
2020-01-19 14:25:29 +02:00
"Strict-Transport-Security" : "max-age=31536000" ,
"Via" : "1.1 google" ,
"X-Content-Type-Options" : "nosniff" ,
"X-Frame-Options" : "SAMEORIGIN" ,
2020-04-21 17:46:06 +03:00
"X-Next-Page" : "" ,
"X-Page" : "1" ,
"X-Per-Page" : "20" ,
"X-Prev-Page" : "" ,
"X-Total" : "1" ,
"X-Total-Pages" : "1" ,
2020-01-19 14:25:29 +02:00
"Age" : "1" ,
"Connection" : "keep-alive" ,
2020-04-21 17:46:06 +03:00
"Vary" : "Origin,Origin" ,
"content-length" : "591"
2020-01-19 14:25:29 +02:00
} ,
2020-04-21 17:46:06 +03:00
"response" : "[{\"id\":\"2bc3fa39d8adb9e008e52793854338399fc6e4ad\",\"short_id\":\"2bc3fa39\",\"created_at\":\"2019-07-24T10:45:32.000+03:00\",\"parent_ids\":[],\"title\":\"initial commit\",\"message\":\"initial commit\\n\",\"author_name\":\"owner\",\"author_email\":\"owner@users.noreply.github.com\",\"authored_date\":\"2019-07-24T10:45:32.000+03:00\",\"committer_name\":\"owner\",\"committer_email\":\"owner@users.noreply.github.com\",\"committed_date\":\"2019-07-24T10:45:32.000+03:00\",\"web_url\":\"https://gitlab.com/owner/repo/-/commit/2bc3fa39d8adb9e008e52793854338399fc6e4ad\"}]" ,
2020-01-19 14:25:29 +02:00
"status" : 200
} ,
{
"method" : "GET" ,
2020-04-21 17:46:06 +03:00
"url" : "/.netlify/git/gitlab/repository/files/content%2Fposts%2F2017-18-08---The-Birth-of-Movable-Type.md/raw?ref=master" ,
2020-01-19 14:25:29 +02:00
"headers" : {
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Methods" : "GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS" ,
"Access-Control-Allow-Origin" : "http://localhost:8080" ,
"Access-Control-Expose-Headers" : "Link, X-Total, X-Total-Pages, X-Per-Page, X-Page, X-Next-Page, X-Prev-Page, X-Gitlab-Blob-Id, X-Gitlab-Commit-Id, X-Gitlab-Content-Sha256, X-Gitlab-Encoding, X-Gitlab-File-Name, X-Gitlab-File-Path, X-Gitlab-Last-Commit-Id, X-Gitlab-Ref, X-Gitlab-Size" ,
"Access-Control-Max-Age" : "7200" ,
"Alt-Svc" : "clear" ,
2020-04-21 17:46:06 +03:00
"Cache-Control" : "max-age=0, private, must-revalidate, no-store, no-cache" ,
"Cf-Cache-Status" : "DYNAMIC" ,
"Cf-Ray" : "582c4845abfcc524-ORD" ,
"Content-Disposition" : "inline; filename=\"2017-18-08---The-Birth-of-Movable-Type.md\"; filename*=UTF-8''2017-18-08---The-Birth-of-Movable-Type.md" ,
2020-01-19 14:25:29 +02:00
"Content-Type" : "text/plain; charset=utf-8" ,
2020-04-21 17:46:06 +03:00
"Expect-Ct" : "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"" ,
"Expires" : "Fri, 01 Jan 1990 00:00:00 GMT" ,
2020-01-19 14:25:29 +02:00
"Gitlab-Sv" : "localhost" ,
2020-04-21 17:46:06 +03:00
"Pragma" : "no-cache" ,
2020-01-19 14:25:29 +02:00
"Referrer-Policy" : "strict-origin-when-cross-origin" ,
"Server" : "Netlify" ,
2020-04-21 17:46:06 +03:00
"Set-Cookie" : "__cfduid=dc1b6a6e85d374d654b4b4d8fcabb110e1586687534; expires=Tue, 12-May-20 10:32:14 GMT; path=/; domain=.gitlab.com; HttpOnly; SameSite=Lax; Secure" ,
2020-01-19 14:25:29 +02:00
"Strict-Transport-Security" : "max-age=31536000" ,
"Via" : "1.1 google" ,
"X-Content-Type-Options" : "nosniff" ,
"X-Frame-Options" : "SAMEORIGIN" ,
2020-04-21 17:46:06 +03:00
"X-Gitlab-Blob-Id" : "44f78c474d04273185a95821426f75affc9b0044" ,
"X-Gitlab-Commit-Id" : "b06f90b147afb70c4bb7f11c58be77a1d63c656e" ,
"X-Gitlab-Content-Sha256" : "d76190173a1675a7aa9183c8e7a7a8c617924d5195999aa5f4daacd83090e548" ,
2020-01-19 14:25:29 +02:00
"X-Gitlab-Encoding" : "base64" ,
2020-04-21 17:46:06 +03:00
"X-Gitlab-File-Name" : "2017-18-08---The-Birth-of-Movable-Type.md" ,
"X-Gitlab-File-Path" : "content/posts/2017-18-08---The-Birth-of-Movable-Type.md" ,
2020-01-19 14:25:29 +02:00
"X-Gitlab-Last-Commit-Id" : "2bc3fa39d8adb9e008e52793854338399fc6e4ad" ,
"X-Gitlab-Ref" : "master" ,
2020-04-21 17:46:06 +03:00
"X-Gitlab-Size" : "16071" ,
2020-01-19 14:25:29 +02:00
"Age" : "1" ,
"Connection" : "keep-alive" ,
"Vary" : "Origin,Accept-Encoding,Origin" ,
2020-04-21 17:46:06 +03:00
"content-length" : "16071"
2020-01-19 14:25:29 +02:00
} ,
2020-04-21 17:46:06 +03:00
"response" : "---\ntitle: \"Johannes Gutenberg: The Birth of Movable Type\"\ndate: \"2017-08-18T22:12:03.284Z\"\ntemplate: \"post\"\ndraft: false\ncategory: \"Typography\"\ntags:\n - \"Open source\"\n - \"Gatsby\"\n - \"Typography\"\ndescription: \"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’ s first major printed books, the “Forty– Two– Line” Bible.\"\ncanonical: ''\n---\n\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’ s first major printed books, the “Forty– Two– Line” Bible.\n\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\n\n<figure class=\"float-right\" style=\"width: 240px\">\n\t<img src=\"/media/gutenberg.jpg\" alt=\"Gutenberg\" > \ n \ t < f i g c a p t i o n > J o h a n n e s G u t e n b e r g < / f i g c a p t i o n > \ n < / f i g u r e > \ n \ n W i t h h i s i n v e n t i o n o f t h e p r i n t i n g p r e s s , G u t e n b e r g w a s t h e f i r s t E u r o p e a n t o u s e m o v a b l e t y p e p r i n t i n g , i n a r o u n d 1439 . A m o n g h i s m a n y c o n t r i b u t i o n s t o p r i n t i n g a r e : t h e i n v e n t i o n o f a p r o c e s s f o r m a s s - p r o d u c i n g m o v a b l e t y p e ; t h e u s e o f o i l - b a s e d i n k ; a n d t h e u s e o f a w o o d e n p r i n t i n g p r e s s s i m i l a r t o t h e a g r i c u l t u r a l s c r e w p r e s s e s o f t h e p e r i o d . H i s t r u l y e p o c h a l i n v e n t i o n w a s t h e c o m b i n a t i o n o f t h e s e e l e m e n t s i n t o a p r a c t i c a l s y s t e m t h a t a l l o w e d t h e m a s s p r o d u c t i o n o f p r i n t e d b o o k s a n d w a s e c o n o m i c a l l y v i a b l e f o r p r i n t e r s a n d r e a d e r s a l i k e . G u t e n b e r g ' s m e t h o d f o r m a k i n g t y p e i s t r a d i t i o n a l l y c o n s i d e r e d t o h a v e i n c l u d e d a t y p e m e t a l a l l o y a n d a h a n d m o u l d f o r c a s t i n g t y p e . T h e a l l o y w a s a m i x t u r e o f l e a d , t i n , a n d a n t i m o n y t h a t m e l t e d a t a r e l a t i v e l y l o w t e m p e r a t u r e f o r f a s t e r a n d m o r e e c o n o m i c a l c a s t i n g , c a s t w e l l , a n d c r e a t e d a d u r a b l e t y p e . \ n \ n I n R e n a i s s a n c e E u r o p e , t h e a r r i v a l o f m e c h a n i c a l m o v a b l e t y p e p r i n t i n g i n t r o d u c e d t h e e r a o f m a s s c o m m u n i c a t i o n w h i c h p e r m a n e n t l y a l t e r e d t h e s t r u c t u r e o f s o c i e t y . T h e r e l a t i v e l y u n r e s t r i c t e d c i r c u l a t i o n o f i n f o r m a t i o n — i n c l u d i n g r e v o l u t i o n a r y i d e a s — t r a n s c e n d e d b o r d e r s , c a p t u r e d t h e m a s s e s i n t h e R e f o r m a t i o n a n d t h r e a t e n e d t h e p o w e r o f p o l i t i c a l a n d r e l i g i o u s a u t h o r i t i e s ; t h e s h a r p i n c r e a s e i n l i t e r a c y b r o k e t h e m o n o p o l y o f t h e l i t e r a t e e l i t e o n e d u c a t i o n a n d l e a r n i n g a n d b o l s t e r e d t h e e m e r g i n g m i d d l e c l a s s . A c r o s s E u r o p e , t h e i n c r e a s i n g c u l t u r a l s e l f - a w a r e n e s s o f i t s p e o p l e l e d t o t h e r i s e o f p r o t o - n a t i o n a l i s m , a c c e l e r a t e d b y t h e f l o w e r i n g o f t h e E u r o p e a n v e r n a c u l a r l a n g u a g e s t o t h e d e t r i m e n t o f L a t i n ' s s t a t u s a s l i n g u a f r a n c a . I n t h e 19 t h c e n t u r y , t h e r e p l a c e m e n t o f t h e h a n d - o p e r a t e d G u t e n b e r g - s t y l e p r e s s b y s t e a m - p o w e r e d r o t a r y p r e s s e s a l l o w e d p r i n t i n g o n a n i n d u s t r i a l s c a l e , w h i l e W e s t e r n - s t y l e p r i n t i n g w a s a d o p t e d a l l o v e r t h e w o r l d , b e c o m i n g p r a c t i c a l l y t h e s o l e m e d i u m f o r m o d e r n b u l k p r i n t i n g . \ n \ n T h e u s e o f m o v a b l e t y p e w a s a m a r k e d i m p r o v e m e n t o n t h e h a n d w r i t t e n m a n u s c r i p t , w h i c h w a s t h e e x i s t i n g m e t h o d o f b o o k p r o d u c t i o n i n E u r o p e , a n d u p o n w o o d b l o c k p r i n t i n g , a n d r e v o l u t i o n i z e d E u r o p e a n b o o k - m a k i n g . G u t e n b e r g ' s p r i n t i n g t e c h n o l o g y s p r e a d r a p i d l y t h r o u g h o u t E u r o p e a n d l a t e r t h e w o r l d . \ n \ n H i s m a j o r w o r k , t h e G u t e n b e r g B i b l e ( a l s o k n o w n a s t h e 42 - l i n e B i b l e ) , h a s b e e n a c c l a i m e d f o r i t s h i g h a e s t h e t i c a n d t e c h n i c a l q u a l i t y . \ n \ n # # P r i n t i n g P r e s s \ n \ n A r o u n d 1439 , G u t e n b e r g w a s i n v o l v e d i n a f i n a n c i a l m i s a d v e n t u r e m a k i n g p o l i s h e d m e t a l m i r r o r s ( w h i c h w e r e b e l i e v e d t o c a p t u r e h o l y l i g h t f r o m r e l i g i o u s r e l i c s ) f o r s a l e t o p i l g r i m s t o A a c h e n : i n 1439 t h e c i t y w a s p l a n n i n g t o e x h i b i t i t s c o l l e c t i o n o f r e l i c s f r o m E m p e r o r C h a r l e m a g n e b u t t h e e v e n t w a s d e l a y e d b y o n e y e a r d u e t o a s e v e r e f l o o d a n d t h e c a p i t a l a l r e a d y s p e
2020-01-19 14:25:29 +02:00
"status" : 200
} ,
{
"method" : "GET" ,
2020-04-21 17:46:06 +03:00
"url" : "/.netlify/git/gitlab/repository/files/content%2Fposts%2F2017-19-08---Humane-Typography-in-the-Digital-Age.md/raw?ref=master" ,
2020-01-19 14:25:29 +02:00
"headers" : {
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Methods" : "GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS" ,
"Access-Control-Allow-Origin" : "http://localhost:8080" ,
"Access-Control-Expose-Headers" : "Link, X-Total, X-Total-Pages, X-Per-Page, X-Page, X-Next-Page, X-Prev-Page, X-Gitlab-Blob-Id, X-Gitlab-Commit-Id, X-Gitlab-Content-Sha256, X-Gitlab-Encoding, X-Gitlab-File-Name, X-Gitlab-File-Path, X-Gitlab-Last-Commit-Id, X-Gitlab-Ref, X-Gitlab-Size" ,
"Access-Control-Max-Age" : "7200" ,
"Alt-Svc" : "clear" ,
2020-04-21 17:46:06 +03:00
"Cache-Control" : "max-age=0, private, must-revalidate, no-store, no-cache" ,
"Cf-Cache-Status" : "DYNAMIC" ,
"Cf-Ray" : "582c4845ae96c520-ORD" ,
"Content-Disposition" : "inline; filename=\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\"; filename*=UTF-8''2017-19-08---Humane-Typography-in-the-Digital-Age.md" ,
2020-01-19 14:25:29 +02:00
"Content-Type" : "text/plain; charset=utf-8" ,
2020-04-21 17:46:06 +03:00
"Expect-Ct" : "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"" ,
"Expires" : "Fri, 01 Jan 1990 00:00:00 GMT" ,
2020-01-19 14:25:29 +02:00
"Gitlab-Sv" : "localhost" ,
2020-04-21 17:46:06 +03:00
"Pragma" : "no-cache" ,
2020-01-19 14:25:29 +02:00
"Referrer-Policy" : "strict-origin-when-cross-origin" ,
"Server" : "Netlify" ,
2020-04-21 17:46:06 +03:00
"Set-Cookie" : "__cfduid=d6a8812f88b066a80777e3c68534c5e4c1586687534; expires=Tue, 12-May-20 10:32:14 GMT; path=/; domain=.gitlab.com; HttpOnly; SameSite=Lax; Secure" ,
2020-01-19 14:25:29 +02:00
"Strict-Transport-Security" : "max-age=31536000" ,
"Via" : "1.1 google" ,
"X-Content-Type-Options" : "nosniff" ,
"X-Frame-Options" : "SAMEORIGIN" ,
2020-04-21 17:46:06 +03:00
"X-Gitlab-Blob-Id" : "a532f0a9445cdf90a19c6812cff89d1674991774" ,
"X-Gitlab-Commit-Id" : "b06f90b147afb70c4bb7f11c58be77a1d63c656e" ,
"X-Gitlab-Content-Sha256" : "063282f246651562d133ca628c0efda434026cf7a116a96f77c8be4b07810ed0" ,
2020-01-19 14:25:29 +02:00
"X-Gitlab-Encoding" : "base64" ,
2020-04-21 17:46:06 +03:00
"X-Gitlab-File-Name" : "2017-19-08---Humane-Typography-in-the-Digital-Age.md" ,
"X-Gitlab-File-Path" : "content/posts/2017-19-08---Humane-Typography-in-the-Digital-Age.md" ,
2020-01-19 14:25:29 +02:00
"X-Gitlab-Last-Commit-Id" : "2bc3fa39d8adb9e008e52793854338399fc6e4ad" ,
"X-Gitlab-Ref" : "master" ,
2020-04-21 17:46:06 +03:00
"X-Gitlab-Size" : "7465" ,
2020-01-19 14:25:29 +02:00
"Age" : "1" ,
"Connection" : "keep-alive" ,
2020-04-21 17:46:06 +03:00
"Vary" : "Origin,Origin" ,
"content-length" : "7465"
2020-01-19 14:25:29 +02:00
} ,
2020-04-21 17:46:06 +03:00
"response" : "---\ntitle: Humane Typography in the Digital Age\ndate: \"2017-08-19T22:40:32.169Z\"\ntemplate: \"post\"\ndraft: false\ncategory: \"Typography\"\ntags:\n - \"Design\"\n - \"Typography\"\n - \"Web Development\"\ndescription: \"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\" \ n c a n o n i c a l : ' ' \ n - - - \ n \ n - [ T h e f i r s t t r a n s i t i o n ] ( # t h e - f i r s t - t r a n s i t i o n ) \ n - [ T h e d i g i t a l a g e ] ( # t h e - d i g i t a l - a g e ) \ n - [ L o s s o f h u m a n i t y t h r o u g h t r a n s i t i o n s ] ( # l o s s - o f - h u m a n i t y - t h r o u g h - t r a n s i t i o n s ) \ n - [ C h a s i n g p e r f e c t i o n ] ( # c h a s i n g - p e r f e c t i o n ) \ n \ n A n E s s a y o n T y p o g r a p h y b y E r i c G i l l t a k e s t h e r e a d e r b a c k t o t h e y e a r 1930 . T h e y e a r w h e n a c o n f l i c t b e t w e e n t w o w o r l d s c a m e t o i t s t e r m . T h e m a c h i n e s o f t h e i n d u s t r i a l w o r l d f i n a l l y t o o k o v e r t h e h a n d i c r a f t s . \ n \ n T h e t y p o g r a p h y o f t h i s i n d u s t r i a l a g e w a s n o l o n g e r h a n d c r a f t e d . M a s s p r o d u c t i o n a n d p r o f i t b e c a m e m o r e i m p o r t a n t . Q u a n t i t y m a t t e r e d m o r e t h a n t h e q u a l i t y . T h e b o o k s a n d p r i n t e d w o r k s i n g e n e r a l l o s t a p a r t o f i t s h u m a n i t y . T h e t y p e f a c e s w e r e n o t p r o d u c e d b y c r a f t s m e n a n y m o r e . I t w a s t h e m a c h i n e s p r i n t i n g a n d t y i n g t h e b o o k s t o g e t h e r n o w . T h e c r a f t s m e n h a d t o l e t g o o f t h e i r c r a f t a n d b e c a m e a c o g i n t h e p r o c e s s . A n e x t e n s i o n o f t h e i n d u s t r i a l m a c h i n e . \ n \ n B u t t h e v i c t o r y o f t h e i n d u s t r i a l i s m d i d n ’ t m e a n t h a t t h e c r a f t s m e n w e r e c o m p l e t e l y e x t i n c t . T h e t w o w o r l d s c o n t i n u e d t o c o e x i s t i n d e p e n d e n t l y . E a c h r e c o g n i s i n g t h e g o o d i n t h e o t h e r — t h e p o w e r o f i n d u s t r i a l i s m a n d t h e h u m a n i t y o f c r a f t s m a n s h i p . T h i s w a s t h e s e c o n d t r a n s i t i o n t h a t w o u l d s t r i p t y p o g r a p h y o f a p a r t o f i t s h u m a n i t y . W e h a v e t o g o 500 y e a r s b a c k i n t i m e t o m e e t t h e f i r s t o n e . \ n \ n # # T h e f i r s t t r a n s i t i o n \ n \ n A s i m i l a r c o n f l i c t e m e r g e d a f t e r t h e i n v e n t i o n o f t h e f i r s t p r i n t i n g p r e s s i n E u r o p e . J o h a n n e s G u t e n b e r g i n v e n t e d m o v a b l e t y p e a n d u s e d i t t o p r o d u c e d i f f e r e n t c o m p o s i t i o n s . H i s w o r k s h o p c o u l d p r i n t u p t o 240 i m p r e s s i o n s p e r h o u r . U n t i l t h e n , t h e b o o k s w e r e b e i n g c o p i e d b y h a n d . A l l t h e b o o k s w e r e h a n d w r i t t e n a n d d e c o r a t e d w i t h h a n d d r a w n o r n a m e n t s a n d f i g u r e s . A p r o c e s s o f c o p y i n g a b o o k w a s l o n g b u t e a c h b o o k , e v e n a c o p y , w a s a w o r k o f a r t . \ n \ n T h e f i r s t p r i n t e d b o o k s w e r e , a t f i r s t , p e r c e i v e d a s i n f e r i o r t o t h e h a n d w r i t t e n o n e s . T h e y w e r e s m a l l e r a n d c h e a p e r t o p r o d u c e . M o v a b l e t y p e p r o v i d e d t h e p r i n t e r s w i t h f l e x i b i l i t y t h a t a l l o w e d t h e m t o p r i n t b o o k s i n l a n g u a g e s o t h e r t h a n L a t i n . G i l l d e s c r i b e s t h e t r a n s i t i o n t o i n d u s t r i a l i s m a s s o m e t h i n g t h a t p e o p l e n e e d e d a n d w a n t e d . S o m e t h i n g s i m i l a r h a p p e n e d a f t e r t h e f i r s t p r i n t e d b o o k s e m e r g e d . P e o p l e w a n t e d b o o k s i n a l a n g u a g e t h e y u n d e r s t o o d a n d t h e y w a n t e d b o o k s t h e y c o u l d t a k e w i t h t h e m . T h e y w e r e h u n g r y f o r k n o w l e d g e a n d p r i n t e d b o o k s s a t i s f i e d t h i s h u n g e r . \ n \ n ! [ 42 - l i n e - b i b l e . j p g ] ( / m e d i a / 42 - l i n e - b i b l e . j p g ) \ n \ n * T h e 42 – L i n e B i b l e , p r i n t e d b y G u t e n b e r g . * \ n \ n B u t , t h r o u g h t h i s t r a n s i t i o n , t h e b o o k l o s t a l a r g e p a r t o f i t s h u m a n i t y . T h e m a c h i n e t o o k o v e r m o s t o f t h e p r o c e s s b u t c r a f t s m a n s h i p w a s s t i l l a p a r t o f i t . T h e t y p e f a c e s w e r e c u t m a n u a l l y b y t h e f i r s t p u n c h c u t t e r s . T h e p a p e r w a s m a d e b y h a n d . T h e i l l u s t r a t i o n s a n d o r n a m e n t s w e r e s t i l l b e i n g h a n d d r a w n . T h e s e w e r e t h e r e m a i n s o f t h e c r a f t s m a n s h i p t h a t w e n t a l m o s t e x t i n c t i n t h e t i m e s o f E r i c G i l l . \ n \ n # # T h e d i g i t a l a g e \ n \ n T h e f i r s t t r a n s i t i o n t o o k a w a y a l a r g e p a r t o f h u m a n i t y f r o m w r i t t e n c o m m u n i c a t i o n . I n d u s t r i a l i s a t i o n , t h e s e c o n d t r a n s i t i o n d e s c r i b e d b y E r i c G i l l , t o o k a w a y m o s t o f w h a t w a s l e f t . B u t i t ’ s t h e t h i r d t r a n s i t i o n t h a t s t r i p p e d i t n a k e d . T y p e f a c e s a r e f a c e l e s s t h e s e d a y s . T h e y ’ r e j u s t f o n t s o n o u r c o m p u t e r s . H a r d l y a n y o n e k n o w s t h e i r s t o r i e s . H a r d l y a n y o n e c a r e s . F l i c k i n g t h r o u g h t h o u s a n d s o f t y p e f a c e s a n d f i n d i n g t h e “ r i g h t o n e ” i s a m a t t e r o f m i n u t e s . \ n \ n > I n t h e n e w c o m p u t e r a g e t h e p r o l i f e r a t i o n o f t y p e f a c e s a n d t y p e m a n i p u l a t i o n s r e p r e s e n t s a n e w l e v e l o f v i s u a l p o l l u t i o n t h r e a t e n i n g o u r c u l t u r e . O u t o f t h o u s a n d s o f t y p e f a c e s , a l l w e n e e d a r e a f e w b a s i c o n e s , a n d t r a s h t h e r e s t . \ n > \ n — M a s s i m o V i g n e l l i \ n \ n T y p o g r a p h y i s n o t
2020-01-19 14:25:29 +02:00
"status" : 200
} ,
{
"method" : "GET" ,
2020-04-21 17:46:06 +03:00
"url" : "/.netlify/git/gitlab/repository/commits?path=content/posts/2017-18-08---The-Birth-of-Movable-Type.md&ref_name=master" ,
2020-01-19 14:25:29 +02:00
"headers" : {
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Methods" : "GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS" ,
"Access-Control-Allow-Origin" : "http://localhost:8080" ,
"Access-Control-Expose-Headers" : "Link, X-Total, X-Total-Pages, X-Per-Page, X-Page, X-Next-Page, X-Prev-Page, X-Gitlab-Blob-Id, X-Gitlab-Commit-Id, X-Gitlab-Content-Sha256, X-Gitlab-Encoding, X-Gitlab-File-Name, X-Gitlab-File-Path, X-Gitlab-Last-Commit-Id, X-Gitlab-Ref, X-Gitlab-Size" ,
"Access-Control-Max-Age" : "7200" ,
"Alt-Svc" : "clear" ,
"Cache-Control" : "max-age=0, private, must-revalidate" ,
2020-04-21 17:46:06 +03:00
"Cf-Cache-Status" : "DYNAMIC" ,
"Cf-Ray" : "582c4845fc61c524-ORD" ,
"Content-Type" : "application/json" ,
"Expect-Ct" : "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"" ,
2020-01-19 14:25:29 +02:00
"Gitlab-Sv" : "localhost" ,
2020-04-21 17:46:06 +03:00
"Link" : "</repository/commits?id=owner%2Frepo&order=default&page=1&path=content%2Fposts%2F2017-18-08---The-Birth-of-Movable-Type.md&per_page=20&ref_name=master>; rel=\"first\",</repository/commits?id=owner%2Frepo&order=default&page=1&path=content%2Fposts%2F2017-18-08---The-Birth-of-Movable-Type.md&per_page=20&ref_name=master>; rel=\"last\"" ,
2020-01-19 14:25:29 +02:00
"Referrer-Policy" : "strict-origin-when-cross-origin" ,
"Server" : "Netlify" ,
2020-04-21 17:46:06 +03:00
"Set-Cookie" : "__cfduid=d529feaae4e96d5a6619d32d8786138e31586687535; expires=Tue, 12-May-20 10:32:15 GMT; path=/; domain=.gitlab.com; HttpOnly; SameSite=Lax; Secure" ,
2020-01-19 14:25:29 +02:00
"Strict-Transport-Security" : "max-age=31536000" ,
"Via" : "1.1 google" ,
"X-Content-Type-Options" : "nosniff" ,
"X-Frame-Options" : "SAMEORIGIN" ,
2020-04-21 17:46:06 +03:00
"X-Next-Page" : "" ,
"X-Page" : "1" ,
"X-Per-Page" : "20" ,
"X-Prev-Page" : "" ,
"X-Total" : "1" ,
"X-Total-Pages" : "1" ,
2020-01-19 14:25:29 +02:00
"Age" : "1" ,
"Connection" : "keep-alive" ,
2020-04-21 17:46:06 +03:00
"Vary" : "Origin,Origin" ,
"content-length" : "591"
2020-01-19 14:25:29 +02:00
} ,
2020-04-21 17:46:06 +03:00
"response" : "[{\"id\":\"2bc3fa39d8adb9e008e52793854338399fc6e4ad\",\"short_id\":\"2bc3fa39\",\"created_at\":\"2019-07-24T10:45:32.000+03:00\",\"parent_ids\":[],\"title\":\"initial commit\",\"message\":\"initial commit\\n\",\"author_name\":\"owner\",\"author_email\":\"owner@users.noreply.github.com\",\"authored_date\":\"2019-07-24T10:45:32.000+03:00\",\"committer_name\":\"owner\",\"committer_email\":\"owner@users.noreply.github.com\",\"committed_date\":\"2019-07-24T10:45:32.000+03:00\",\"web_url\":\"https://gitlab.com/owner/repo/-/commit/2bc3fa39d8adb9e008e52793854338399fc6e4ad\"}]" ,
2020-01-19 14:25:29 +02:00
"status" : 200
} ,
{
"method" : "GET" ,
2020-04-21 17:46:06 +03:00
"url" : "/.netlify/git/gitlab/repository/commits?path=content/posts/2017-19-08---Humane-Typography-in-the-Digital-Age.md&ref_name=master" ,
2020-01-19 14:25:29 +02:00
"headers" : {
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Methods" : "GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS" ,
"Access-Control-Allow-Origin" : "http://localhost:8080" ,
"Access-Control-Expose-Headers" : "Link, X-Total, X-Total-Pages, X-Per-Page, X-Page, X-Next-Page, X-Prev-Page, X-Gitlab-Blob-Id, X-Gitlab-Commit-Id, X-Gitlab-Content-Sha256, X-Gitlab-Encoding, X-Gitlab-File-Name, X-Gitlab-File-Path, X-Gitlab-Last-Commit-Id, X-Gitlab-Ref, X-Gitlab-Size" ,
"Access-Control-Max-Age" : "7200" ,
"Alt-Svc" : "clear" ,
"Cache-Control" : "max-age=0, private, must-revalidate" ,
2020-04-21 17:46:06 +03:00
"Cf-Cache-Status" : "DYNAMIC" ,
"Cf-Ray" : "582c48469d32c524-ORD" ,
"Content-Type" : "application/json" ,
"Expect-Ct" : "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"" ,
2020-01-19 14:25:29 +02:00
"Gitlab-Sv" : "localhost" ,
2020-04-21 17:46:06 +03:00
"Link" : "</repository/commits?id=owner%2Frepo&order=default&page=1&path=content%2Fposts%2F2017-19-08---Humane-Typography-in-the-Digital-Age.md&per_page=20&ref_name=master>; rel=\"first\",</repository/commits?id=owner%2Frepo&order=default&page=1&path=content%2Fposts%2F2017-19-08---Humane-Typography-in-the-Digital-Age.md&per_page=20&ref_name=master>; rel=\"last\"" ,
2020-01-19 14:25:29 +02:00
"Referrer-Policy" : "strict-origin-when-cross-origin" ,
"Server" : "Netlify" ,
2020-04-21 17:46:06 +03:00
"Set-Cookie" : "__cfduid=d529feaae4e96d5a6619d32d8786138e31586687535; expires=Tue, 12-May-20 10:32:15 GMT; path=/; domain=.gitlab.com; HttpOnly; SameSite=Lax; Secure" ,
2020-01-19 14:25:29 +02:00
"Strict-Transport-Security" : "max-age=31536000" ,
"Via" : "1.1 google" ,
"X-Content-Type-Options" : "nosniff" ,
"X-Frame-Options" : "SAMEORIGIN" ,
2020-04-21 17:46:06 +03:00
"X-Next-Page" : "" ,
"X-Page" : "1" ,
"X-Per-Page" : "20" ,
"X-Prev-Page" : "" ,
"X-Total" : "1" ,
"X-Total-Pages" : "1" ,
2020-01-19 14:25:29 +02:00
"Age" : "1" ,
"Connection" : "keep-alive" ,
2020-04-21 17:46:06 +03:00
"Vary" : "Origin,Origin" ,
"content-length" : "591"
2020-01-19 14:25:29 +02:00
} ,
2020-04-21 17:46:06 +03:00
"response" : "[{\"id\":\"2bc3fa39d8adb9e008e52793854338399fc6e4ad\",\"short_id\":\"2bc3fa39\",\"created_at\":\"2019-07-24T10:45:32.000+03:00\",\"parent_ids\":[],\"title\":\"initial commit\",\"message\":\"initial commit\\n\",\"author_name\":\"owner\",\"author_email\":\"owner@users.noreply.github.com\",\"authored_date\":\"2019-07-24T10:45:32.000+03:00\",\"committer_name\":\"owner\",\"committer_email\":\"owner@users.noreply.github.com\",\"committed_date\":\"2019-07-24T10:45:32.000+03:00\",\"web_url\":\"https://gitlab.com/owner/repo/-/commit/2bc3fa39d8adb9e008e52793854338399fc6e4ad\"}]" ,
2020-01-19 14:25:29 +02:00
"status" : 200
} ,
{
"method" : "GET" ,
2021-05-04 05:30:30 -04:00
"url" : "/.netlify/git/gitlab/merge_requests?state=opened&labels=Any&per_page=100&target_branch=master" ,
2020-01-19 14:25:29 +02:00
"headers" : {
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Methods" : "GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS" ,
"Access-Control-Allow-Origin" : "http://localhost:8080" ,
"Access-Control-Expose-Headers" : "Link, X-Total, X-Total-Pages, X-Per-Page, X-Page, X-Next-Page, X-Prev-Page, X-Gitlab-Blob-Id, X-Gitlab-Commit-Id, X-Gitlab-Content-Sha256, X-Gitlab-Encoding, X-Gitlab-File-Name, X-Gitlab-File-Path, X-Gitlab-Last-Commit-Id, X-Gitlab-Ref, X-Gitlab-Size" ,
"Access-Control-Max-Age" : "7200" ,
"Alt-Svc" : "clear" ,
"Cache-Control" : "max-age=0, private, must-revalidate" ,
2020-04-21 17:46:06 +03:00
"Cf-Cache-Status" : "DYNAMIC" ,
"Cf-Ray" : "582c4860aae0e1da-ORD" ,
2020-01-19 14:25:29 +02:00
"Content-Type" : "application/json" ,
2020-04-21 17:46:06 +03:00
"Expect-Ct" : "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"" ,
2020-01-19 14:25:29 +02:00
"Gitlab-Sv" : "localhost" ,
2020-04-21 17:46:06 +03:00
"Link" : "</merge_requests?id=owner%2Frepo&labels%5B%5D=Any&order_by=created_at&page=1&per_page=20&sort=desc&state=opened&target_branch=master&with_labels_details=false>; rel=\"first\",</merge_requests?id=owner%2Frepo&labels%5B%5D=Any&order_by=created_at&page=1&per_page=20&sort=desc&state=opened&target_branch=master&with_labels_details=false>; rel=\"last\"" ,
2020-01-19 14:25:29 +02:00
"Referrer-Policy" : "strict-origin-when-cross-origin" ,
"Server" : "Netlify" ,
2020-04-21 17:46:06 +03:00
"Set-Cookie" : "__cfduid=d4e51c967eba6ba0b024ce1310c697d4b1586687539; expires=Tue, 12-May-20 10:32:19 GMT; path=/; domain=.gitlab.com; HttpOnly; SameSite=Lax; Secure" ,
2020-01-19 14:25:29 +02:00
"Strict-Transport-Security" : "max-age=31536000" ,
"Via" : "1.1 google" ,
"X-Content-Type-Options" : "nosniff" ,
"X-Frame-Options" : "SAMEORIGIN" ,
"X-Next-Page" : "" ,
"X-Page" : "1" ,
"X-Per-Page" : "20" ,
"X-Prev-Page" : "" ,
"X-Total" : "0" ,
"X-Total-Pages" : "1" ,
"Age" : "0" ,
"Connection" : "keep-alive" ,
"Vary" : "Origin,Accept-Encoding,Origin" ,
"content-length" : "2"
} ,
"response" : "[]" ,
"status" : 200
} ,
{
"method" : "GET" ,
2021-05-04 05:30:30 -04:00
"url" : "/.netlify/git/gitlab/merge_requests?state=opened&labels=Any&per_page=100&target_branch=master&source_branch=cms/posts/1970-01-01-first-title" ,
2020-01-19 14:25:29 +02:00
"headers" : {
2020-04-21 17:46:06 +03:00
"Accept-Ranges" : "bytes" ,
2020-01-19 14:25:29 +02:00
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Methods" : "GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS" ,
"Access-Control-Allow-Origin" : "http://localhost:8080" ,
"Access-Control-Expose-Headers" : "Link, X-Total, X-Total-Pages, X-Per-Page, X-Page, X-Next-Page, X-Prev-Page, X-Gitlab-Blob-Id, X-Gitlab-Commit-Id, X-Gitlab-Content-Sha256, X-Gitlab-Encoding, X-Gitlab-File-Name, X-Gitlab-File-Path, X-Gitlab-Last-Commit-Id, X-Gitlab-Ref, X-Gitlab-Size" ,
"Access-Control-Max-Age" : "7200" ,
"Alt-Svc" : "clear" ,
"Cache-Control" : "max-age=0, private, must-revalidate" ,
2020-04-21 17:46:06 +03:00
"Cf-Cache-Status" : "DYNAMIC" ,
"Cf-Ray" : "582c48620cd8e1da-ORD" ,
2020-01-19 14:25:29 +02:00
"Content-Type" : "application/json" ,
2020-04-21 17:46:06 +03:00
"Expect-Ct" : "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"" ,
2020-01-19 14:25:29 +02:00
"Gitlab-Sv" : "localhost" ,
2020-04-21 17:46:06 +03:00
"Link" : "</merge_requests?id=owner%2Frepo&labels%5B%5D=Any&order_by=created_at&page=1&per_page=20&sort=desc&source_branch=cms%2Fposts%2F1970-01-01-first-title&state=opened&target_branch=master&with_labels_details=false>; rel=\"first\",</merge_requests?id=owner%2Frepo&labels%5B%5D=Any&order_by=created_at&page=1&per_page=20&sort=desc&source_branch=cms%2Fposts%2F1970-01-01-first-title&state=opened&target_branch=master&with_labels_details=false>; rel=\"last\"" ,
2020-01-19 14:25:29 +02:00
"Referrer-Policy" : "strict-origin-when-cross-origin" ,
"Server" : "Netlify" ,
2020-04-21 17:46:06 +03:00
"Set-Cookie" : "__cfduid=d4e51c967eba6ba0b024ce1310c697d4b1586687539; expires=Tue, 12-May-20 10:32:19 GMT; path=/; domain=.gitlab.com; HttpOnly; SameSite=Lax; Secure" ,
2020-01-19 14:25:29 +02:00
"Strict-Transport-Security" : "max-age=31536000" ,
"Via" : "1.1 google" ,
"X-Content-Type-Options" : "nosniff" ,
"X-Frame-Options" : "SAMEORIGIN" ,
"X-Next-Page" : "" ,
"X-Page" : "1" ,
"X-Per-Page" : "20" ,
"X-Prev-Page" : "" ,
"X-Total" : "0" ,
"X-Total-Pages" : "1" ,
"Age" : "0" ,
"Connection" : "keep-alive" ,
"Vary" : "Origin,Accept-Encoding,Origin" ,
"content-length" : "2"
} ,
"response" : "[]" ,
"status" : 200
} ,
{
"method" : "GET" ,
2020-04-21 17:46:06 +03:00
"url" : "/.netlify/git/gitlab/repository/files/content%2Fposts%2F1970-01-01-first-title.md/raw?ref=master" ,
2020-01-19 14:25:29 +02:00
"headers" : {
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Methods" : "GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS" ,
"Access-Control-Allow-Origin" : "http://localhost:8080" ,
"Access-Control-Expose-Headers" : "Link, X-Total, X-Total-Pages, X-Per-Page, X-Page, X-Next-Page, X-Prev-Page, X-Gitlab-Blob-Id, X-Gitlab-Commit-Id, X-Gitlab-Content-Sha256, X-Gitlab-Encoding, X-Gitlab-File-Name, X-Gitlab-File-Path, X-Gitlab-Last-Commit-Id, X-Gitlab-Ref, X-Gitlab-Size" ,
"Access-Control-Max-Age" : "7200" ,
"Alt-Svc" : "clear" ,
"Cache-Control" : "no-cache" ,
2020-04-21 17:46:06 +03:00
"Cf-Cache-Status" : "DYNAMIC" ,
"Cf-Ray" : "582c48674c9de1da-ORD" ,
2020-01-19 14:25:29 +02:00
"Content-Length" : "32" ,
"Content-Type" : "application/json" ,
2020-04-21 17:46:06 +03:00
"Expect-Ct" : "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"" ,
2020-01-19 14:25:29 +02:00
"Gitlab-Sv" : "localhost" ,
"Server" : "Netlify" ,
2020-04-21 17:46:06 +03:00
"Set-Cookie" : "__cfduid=dfbe0ea65f1e03b68ebaf22f9e526689a1586687540; expires=Tue, 12-May-20 10:32:20 GMT; path=/; domain=.gitlab.com; HttpOnly; SameSite=Lax; Secure" ,
2020-01-19 14:25:29 +02:00
"Via" : "1.1 google" ,
"X-Content-Type-Options" : "nosniff" ,
"X-Frame-Options" : "SAMEORIGIN" ,
"Age" : "0" ,
"Connection" : "keep-alive" ,
"Vary" : "Origin,Origin"
} ,
"response" : "{\"message\":\"404 File Not Found\"}" ,
"status" : 404
} ,
2020-04-21 17:46:06 +03:00
{
"method" : "GET" ,
"url" : "/.netlify/git/gitlab/repository/files/.lfsconfig/raw?ref=master" ,
"headers" : {
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Methods" : "GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS" ,
"Access-Control-Allow-Origin" : "http://localhost:8080" ,
"Access-Control-Expose-Headers" : "Link, X-Total, X-Total-Pages, X-Per-Page, X-Page, X-Next-Page, X-Prev-Page, X-Gitlab-Blob-Id, X-Gitlab-Commit-Id, X-Gitlab-Content-Sha256, X-Gitlab-Encoding, X-Gitlab-File-Name, X-Gitlab-File-Path, X-Gitlab-Last-Commit-Id, X-Gitlab-Ref, X-Gitlab-Size" ,
"Access-Control-Max-Age" : "7200" ,
"Alt-Svc" : "clear" ,
"Cache-Control" : "max-age=0, private, must-revalidate, no-store, no-cache" ,
"Cf-Cache-Status" : "DYNAMIC" ,
"Cf-Ray" : "582c486bbf61c524-ORD" ,
"Content-Disposition" : "inline; filename=\".lfsconfig\"; filename*=UTF-8''.lfsconfig" ,
"Content-Type" : "text/plain; charset=utf-8" ,
"Expect-Ct" : "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"" ,
"Expires" : "Fri, 01 Jan 1990 00:00:00 GMT" ,
"Gitlab-Sv" : "localhost" ,
"Pragma" : "no-cache" ,
"Referrer-Policy" : "strict-origin-when-cross-origin" ,
"Server" : "Netlify" ,
"Set-Cookie" : "__cfduid=d221c276403dab4d0cbd535dada55a3331586687541; expires=Tue, 12-May-20 10:32:21 GMT; path=/; domain=.gitlab.com; HttpOnly; SameSite=Lax; Secure" ,
"Strict-Transport-Security" : "max-age=31536000" ,
"Via" : "1.1 google" ,
"X-Content-Type-Options" : "nosniff" ,
"X-Frame-Options" : "SAMEORIGIN" ,
"X-Gitlab-Blob-Id" : "9c66a7029ced5f8b074fac70886aa4410c608223" ,
"X-Gitlab-Commit-Id" : "b06f90b147afb70c4bb7f11c58be77a1d63c656e" ,
"X-Gitlab-Content-Sha256" : "3e22f2c96c2f664f3cbc42dfc658039a92fc0e339a27c6a00081a1b6df8a1b21" ,
"X-Gitlab-Encoding" : "base64" ,
"X-Gitlab-File-Name" : ".lfsconfig" ,
"X-Gitlab-File-Path" : ".lfsconfig" ,
"X-Gitlab-Last-Commit-Id" : "b06f90b147afb70c4bb7f11c58be77a1d63c656e" ,
"X-Gitlab-Ref" : "master" ,
"X-Gitlab-Size" : "91" ,
"Age" : "0" ,
"Connection" : "keep-alive" ,
"Vary" : "Origin,Origin" ,
"content-length" : "91"
} ,
"response" : "[lfs]\n\turl = https://79ce1332-2af4-460d-badd-762ca063a40a.netlify.com/.netlify/large-media\n" ,
"status" : 200
} ,
{
"method" : "GET" ,
"url" : "/.netlify/git/gitlab/repository/files/.gitattributes/raw?ref=master" ,
"headers" : {
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Methods" : "GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS" ,
"Access-Control-Allow-Origin" : "http://localhost:8080" ,
"Access-Control-Expose-Headers" : "Link, X-Total, X-Total-Pages, X-Per-Page, X-Page, X-Next-Page, X-Prev-Page, X-Gitlab-Blob-Id, X-Gitlab-Commit-Id, X-Gitlab-Content-Sha256, X-Gitlab-Encoding, X-Gitlab-File-Name, X-Gitlab-File-Path, X-Gitlab-Last-Commit-Id, X-Gitlab-Ref, X-Gitlab-Size" ,
"Access-Control-Max-Age" : "7200" ,
"Alt-Svc" : "clear" ,
"Cache-Control" : "max-age=0, private, must-revalidate, no-store, no-cache" ,
"Cf-Cache-Status" : "DYNAMIC" ,
"Cf-Ray" : "582c486bda8ce1da-ORD" ,
"Content-Disposition" : "inline; filename=\".gitattributes\"; filename*=UTF-8''.gitattributes" ,
"Content-Type" : "text/plain; charset=utf-8" ,
"Expect-Ct" : "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"" ,
"Expires" : "Fri, 01 Jan 1990 00:00:00 GMT" ,
"Gitlab-Sv" : "localhost" ,
"Pragma" : "no-cache" ,
"Referrer-Policy" : "strict-origin-when-cross-origin" ,
"Server" : "Netlify" ,
"Set-Cookie" : "__cfduid=d3a65389254d48c7eed0fc5dc601dd1291586687541; expires=Tue, 12-May-20 10:32:21 GMT; path=/; domain=.gitlab.com; HttpOnly; SameSite=Lax; Secure" ,
"Strict-Transport-Security" : "max-age=31536000" ,
"Via" : "1.1 google" ,
"X-Content-Type-Options" : "nosniff" ,
"X-Frame-Options" : "SAMEORIGIN" ,
"X-Gitlab-Blob-Id" : "406a244d1522a3c809efab0c9ce46bbd86aa9c1d" ,
"X-Gitlab-Commit-Id" : "b06f90b147afb70c4bb7f11c58be77a1d63c656e" ,
"X-Gitlab-Content-Sha256" : "ad79367f544fd9f77f67925a43970c261e0ea1337dc29d8095fdc30113f83e04" ,
"X-Gitlab-Encoding" : "base64" ,
"X-Gitlab-File-Name" : ".gitattributes" ,
"X-Gitlab-File-Path" : ".gitattributes" ,
"X-Gitlab-Last-Commit-Id" : "cccedba45cd89df3190e24a5e173a89c097b65bb" ,
"X-Gitlab-Ref" : "master" ,
"X-Gitlab-Size" : "188" ,
"Age" : "0" ,
"Connection" : "keep-alive" ,
"Vary" : "Origin,Origin" ,
"content-length" : "188"
} ,
"response" : "/.github export-ignore\n/.gitattributes export-ignore\n/.editorconfig export-ignore\n/.travis.yml export-ignore\n**/*.js.snap export-ignore\nstatic/media/** filter=lfs diff=lfs merge=lfs -text\n" ,
"status" : 200
} ,
2020-01-19 14:25:29 +02:00
{
"body" : "{\"oid\":\"b1d40c19b912d2130d1bed8ff1a62a55c7d932978502e1d8559eb77951c5e8d3\",\"size\":3470}" ,
"method" : "POST" ,
"url" : "/.netlify/large-media/verify" ,
"headers" : {
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Origin" : "*" ,
"Alt-Svc" : "clear" ,
"Content-Length" : "4" ,
"Content-Type" : "application/vnd.git-lfs+json" ,
"Via" : "1.1 google" ,
"Age" : "0" ,
"Connection" : "keep-alive" ,
"Server" : "Netlify" ,
"Vary" : "Origin"
} ,
"response" : "null" ,
"status" : 200
} ,
{
"method" : "HEAD" ,
2020-04-21 17:46:06 +03:00
"url" : "/.netlify/git/gitlab/repository/files/content%2Fposts%2F1970-01-01-first-title.md?ref=master" ,
2020-01-19 14:25:29 +02:00
"headers" : {
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Methods" : "GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS" ,
"Access-Control-Allow-Origin" : "http://localhost:8080" ,
"Access-Control-Expose-Headers" : "Link, X-Total, X-Total-Pages, X-Per-Page, X-Page, X-Next-Page, X-Prev-Page, X-Gitlab-Blob-Id, X-Gitlab-Commit-Id, X-Gitlab-Content-Sha256, X-Gitlab-Encoding, X-Gitlab-File-Name, X-Gitlab-File-Path, X-Gitlab-Last-Commit-Id, X-Gitlab-Ref, X-Gitlab-Size" ,
"Access-Control-Max-Age" : "7200" ,
"Alt-Svc" : "clear" ,
"Cache-Control" : "no-cache" ,
2020-04-21 17:46:06 +03:00
"Cf-Cache-Status" : "DYNAMIC" ,
"Cf-Ray" : "582c4874de0de1da-ORD" ,
2020-01-19 14:25:29 +02:00
"Content-Length" : "32" ,
"Content-Type" : "application/json" ,
2020-04-21 17:46:06 +03:00
"Expect-Ct" : "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"" ,
2020-01-19 14:25:29 +02:00
"Gitlab-Sv" : "localhost" ,
"Server" : "Netlify" ,
2020-04-21 17:46:06 +03:00
"Set-Cookie" : "__cfduid=d9f6cc163f157f3ef5d83ec89b42d74bf1586687542; expires=Tue, 12-May-20 10:32:22 GMT; path=/; domain=.gitlab.com; HttpOnly; SameSite=Lax; Secure" ,
2020-01-19 14:25:29 +02:00
"Via" : "1.1 google" ,
"X-Content-Type-Options" : "nosniff" ,
"X-Frame-Options" : "SAMEORIGIN" ,
"Age" : "0" ,
"Connection" : "keep-alive" ,
"Vary" : "Origin,Origin"
} ,
"response" : null ,
"status" : 404
} ,
{
"method" : "HEAD" ,
2020-04-21 17:46:06 +03:00
"url" : "/.netlify/git/gitlab/repository/files/static%2Fmedia%2Fnetlify.png?ref=master" ,
2020-01-19 14:25:29 +02:00
"headers" : {
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Methods" : "GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS" ,
"Access-Control-Allow-Origin" : "http://localhost:8080" ,
"Access-Control-Expose-Headers" : "Link, X-Total, X-Total-Pages, X-Per-Page, X-Page, X-Next-Page, X-Prev-Page, X-Gitlab-Blob-Id, X-Gitlab-Commit-Id, X-Gitlab-Content-Sha256, X-Gitlab-Encoding, X-Gitlab-File-Name, X-Gitlab-File-Path, X-Gitlab-Last-Commit-Id, X-Gitlab-Ref, X-Gitlab-Size" ,
"Access-Control-Max-Age" : "7200" ,
"Alt-Svc" : "clear" ,
"Cache-Control" : "no-cache" ,
2020-04-21 17:46:06 +03:00
"Cf-Cache-Status" : "DYNAMIC" ,
"Cf-Ray" : "582c4874fe2be1da-ORD" ,
2020-01-19 14:25:29 +02:00
"Content-Length" : "32" ,
"Content-Type" : "application/json" ,
2020-04-21 17:46:06 +03:00
"Expect-Ct" : "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"" ,
2020-01-19 14:25:29 +02:00
"Gitlab-Sv" : "localhost" ,
"Server" : "Netlify" ,
2020-04-21 17:46:06 +03:00
"Set-Cookie" : "__cfduid=d9f6cc163f157f3ef5d83ec89b42d74bf1586687542; expires=Tue, 12-May-20 10:32:22 GMT; path=/; domain=.gitlab.com; HttpOnly; SameSite=Lax; Secure" ,
2020-01-19 14:25:29 +02:00
"Via" : "1.1 google" ,
"X-Content-Type-Options" : "nosniff" ,
"X-Frame-Options" : "SAMEORIGIN" ,
2020-04-21 17:46:06 +03:00
"Age" : "0" ,
2020-01-19 14:25:29 +02:00
"Connection" : "keep-alive" ,
"Vary" : "Origin,Origin"
} ,
"response" : null ,
"status" : 404
} ,
{
2020-04-09 14:17:12 +03:00
"body" : "{\"branch\":\"cms/posts/1970-01-01-first-title\",\"commit_message\":\"Create Post “1970-01-01-first-title”\",\"actions\":[{\"action\":\"create\",\"file_path\":\"content/posts/1970-01-01-first-title.md\",\"content\":\"LS0tCnRlbXBsYXRlOiBwb3N0CnRpdGxlOiBmaXJzdCB0aXRsZQppbWFnZTogL21lZGlhL25ldGxpZnkucG5nCmRhdGU6IDE5NzAtMDEtMDFUMDA6MDA6MDAuMDAwWgpkZXNjcmlwdGlvbjogZmlyc3QgZGVzY3JpcHRpb24KY2F0ZWdvcnk6IGZpcnN0IGNhdGVnb3J5CnRhZ3M6CiAgLSB0YWcxCi0tLQpmaXJzdCBib2R5\",\"encoding\":\"base64\"},{\"action\":\"create\",\"file_path\":\"static/media/netlify.png\",\"content\":\"dmVyc2lvbiBodHRwczovL2dpdC1sZnMuZ2l0aHViLmNvbS9zcGVjL3YxCm9pZCBzaGEyNTY6YjFkNDBjMTliOTEyZDIxMzBkMWJlZDhmZjFhNjJhNTVjN2Q5MzI5Nzg1MDJlMWQ4NTU5ZWI3Nzk1MWM1ZThkMwpzaXplIDM0NzAK\",\"encoding\":\"base64\"}],\"start_branch\":\"master\",\"author_name\":\"netlifyCMS\",\"author_email\":\"netlifyCMS@netlify.com\"}" ,
2020-01-19 14:25:29 +02:00
"method" : "POST" ,
2020-04-21 17:46:06 +03:00
"url" : "/.netlify/git/gitlab/repository/commits" ,
2020-01-19 14:25:29 +02:00
"headers" : {
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Methods" : "GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS" ,
"Access-Control-Allow-Origin" : "http://localhost:8080" ,
"Access-Control-Expose-Headers" : "Link, X-Total, X-Total-Pages, X-Per-Page, X-Page, X-Next-Page, X-Prev-Page, X-Gitlab-Blob-Id, X-Gitlab-Commit-Id, X-Gitlab-Content-Sha256, X-Gitlab-Encoding, X-Gitlab-File-Name, X-Gitlab-File-Path, X-Gitlab-Last-Commit-Id, X-Gitlab-Ref, X-Gitlab-Size" ,
"Access-Control-Max-Age" : "7200" ,
"Alt-Svc" : "clear" ,
"Cache-Control" : "max-age=0, private, must-revalidate" ,
2020-04-21 17:46:06 +03:00
"Cf-Cache-Status" : "DYNAMIC" ,
"Cf-Ray" : "582c48796d30c524-ORD" ,
"Content-Length" : "763" ,
2020-01-19 14:25:29 +02:00
"Content-Type" : "application/json" ,
2020-04-21 17:46:06 +03:00
"Expect-Ct" : "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"" ,
2020-01-19 14:25:29 +02:00
"Gitlab-Sv" : "localhost" ,
"Referrer-Policy" : "strict-origin-when-cross-origin" ,
"Server" : "Netlify" ,
2020-04-21 17:46:06 +03:00
"Set-Cookie" : "__cfduid=d7b8b045417632fa624f0137324f4efdf1586687543; expires=Tue, 12-May-20 10:32:23 GMT; path=/; domain=.gitlab.com; HttpOnly; SameSite=Lax; Secure" ,
2020-01-19 14:25:29 +02:00
"Strict-Transport-Security" : "max-age=31536000" ,
"Via" : "1.1 google" ,
"X-Content-Type-Options" : "nosniff" ,
"X-Frame-Options" : "SAMEORIGIN" ,
"Age" : "1" ,
"Connection" : "keep-alive" ,
"Vary" : "Origin,Origin"
} ,
2020-04-21 17:46:06 +03:00
"response" : "{\"id\":\"e0015f819b6b89a58e9c17f68b67fdc21297cad7\",\"short_id\":\"e0015f81\",\"created_at\":\"2020-04-12T10:32:23.000+00:00\",\"parent_ids\":[\"b06f90b147afb70c4bb7f11c58be77a1d63c656e\"],\"title\":\"Create Post â 1970-01-01-first-titleâ \",\"message\":\"Create Post â 1970-01-01-first-titleâ \",\"author_name\":\"netlifyCMS\",\"author_email\":\"netlifyCMS@netlify.com\",\"authored_date\":\"2020-04-12T10:32:23.000+00:00\",\"committer_name\":\"owner\",\"committer_email\":\"owner@gmail.com\",\"committed_date\":\"2020-04-12T10:32:23.000+00:00\",\"web_url\":\"https://gitlab.com/owner/repo/-/commit/e0015f819b6b89a58e9c17f68b67fdc21297cad7\",\"stats\":{\"additions\":14,\"deletions\":0,\"total\":14},\"status\":null,\"project_id\":18082407,\"last_pipeline\":null}" ,
2020-01-19 14:25:29 +02:00
"status" : 201
} ,
{
"method" : "POST" ,
2020-04-21 17:46:06 +03:00
"url" : "/.netlify/git/gitlab/merge_requests?source_branch=cms/posts/1970-01-01-first-title&target_branch=master&title=Create Post “1970-01-01-first-title”&description=Automatically generated by Netlify CMS&labels=netlify-cms/draft&remove_source_branch=true&squash=false" ,
2020-01-19 14:25:29 +02:00
"headers" : {
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Methods" : "GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS" ,
"Access-Control-Allow-Origin" : "http://localhost:8080" ,
"Access-Control-Expose-Headers" : "Link, X-Total, X-Total-Pages, X-Per-Page, X-Page, X-Next-Page, X-Prev-Page, X-Gitlab-Blob-Id, X-Gitlab-Commit-Id, X-Gitlab-Content-Sha256, X-Gitlab-Encoding, X-Gitlab-File-Name, X-Gitlab-File-Path, X-Gitlab-Last-Commit-Id, X-Gitlab-Ref, X-Gitlab-Size" ,
"Access-Control-Max-Age" : "7200" ,
"Alt-Svc" : "clear" ,
"Cache-Control" : "max-age=0, private, must-revalidate" ,
2020-04-21 17:46:06 +03:00
"Cf-Cache-Status" : "DYNAMIC" ,
"Cf-Ray" : "582c48837905e1da-ORD" ,
"Content-Length" : "2010" ,
2020-01-19 14:25:29 +02:00
"Content-Type" : "application/json" ,
2020-04-21 17:46:06 +03:00
"Expect-Ct" : "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"" ,
2020-01-19 14:25:29 +02:00
"Gitlab-Sv" : "localhost" ,
"Referrer-Policy" : "strict-origin-when-cross-origin" ,
"Server" : "Netlify" ,
2020-04-21 17:46:06 +03:00
"Set-Cookie" : "__cfduid=d9972c932d45df6bf108c01e2550d132c1586687544; expires=Tue, 12-May-20 10:32:24 GMT; path=/; domain=.gitlab.com; HttpOnly; SameSite=Lax; Secure" ,
2020-01-19 14:25:29 +02:00
"Strict-Transport-Security" : "max-age=31536000" ,
"Via" : "1.1 google" ,
"X-Content-Type-Options" : "nosniff" ,
"X-Frame-Options" : "SAMEORIGIN" ,
"Age" : "1" ,
"Connection" : "keep-alive" ,
"Vary" : "Origin,Origin"
} ,
2020-04-21 17:46:06 +03:00
"response" : "{\"id\":55483989,\"iid\":3,\"project_id\":18082407,\"title\":\"Create Post â 1970-01-01-first-titleâ \",\"description\":\"Automatically generated by Netlify CMS\",\"state\":\"opened\",\"created_at\":\"2020-04-12T10:32:24.985Z\",\"updated_at\":\"2020-04-12T10:32:24.985Z\",\"merged_by\":null,\"merged_at\":null,\"closed_by\":null,\"closed_at\":null,\"target_branch\":\"master\",\"source_branch\":\"cms/posts/1970-01-01-first-title\",\"user_notes_count\":0,\"upvotes\":0,\"downvotes\":0,\"assignee\":null,\"author\":{\"id\":4843565,\"name\":\"owner\",\"username\":\"owner\",\"state\":\"active\",\"avatar_url\":\"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?s=80\\u0026d=identicon\",\"web_url\":\"https://gitlab.com/owner\"},\"assignees\":[],\"source_project_id\":18082407,\"target_project_id\":18082407,\"labels\":[\"netlify-cms/draft\"],\"work_in_progress\":false,\"milestone\":null,\"merge_when_pipeline_succeeds\":false,\"merge_status\":\"can_be_merged\",\"sha\":\"e0015f819b6b89a58e9c17f68b67fdc21297cad7\",\"merge_commit_sha\":null,\"squash_commit_sha\":null,\"discussion_locked\":null,\"should_remove_source_branch\":null,\"force_remove_source_branch\":true,\"reference\":\"!3\",\"references\":{\"short\":\"!3\",\"relative\":\"!3\",\"full\":\"owner/repo!3\"},\"web_url\":\"https://gitlab.com/owner/repo/-/merge_requests/3\",\"time_stats\":{\"time_estimate\":0,\"total_time_spent\":0,\"human_time_estimate\":null,\"human_total_time_spent\":null},\"squash\":false,\"task_completion_status\":{\"count\":0,\"completed_count\":0},\"has_conflicts\":false,\"blocking_discussions_resolved\":true,\"approvals_before_merge\":null,\"subscribed\":true,\"changes_count\":\"2\",\"latest_build_started_at\":null,\"latest_build_finished_at\":null,\"first_deployed_to_production_at\":null,\"pipeline\":null,\"head_pipeline\":null,\"diff_refs\":{\"base_sha\":\"b06f90b147afb70c4bb7f11c58be77a1d63c656e\",\"head_sha\":\"e0015f819b6b89a58e9c17f68b67fdc21297cad7\",\"start_sha\":\"b06f90b147afb70c4bb7f11c58be77a1d63c656e\"},\"merge_error\":null,\"user\":{\"can_merge\":true}}" ,
2020-01-19 14:25:29 +02:00
"status" : 201
} ,
{
"method" : "GET" ,
2021-05-04 05:30:30 -04:00
"url" : "/.netlify/git/gitlab/merge_requests?state=opened&labels=Any&per_page=100&target_branch=master&source_branch=cms/posts/1970-01-01-first-title" ,
2020-01-19 14:25:29 +02:00
"headers" : {
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Methods" : "GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS" ,
"Access-Control-Allow-Origin" : "http://localhost:8080" ,
"Access-Control-Expose-Headers" : "Link, X-Total, X-Total-Pages, X-Per-Page, X-Page, X-Next-Page, X-Prev-Page, X-Gitlab-Blob-Id, X-Gitlab-Commit-Id, X-Gitlab-Content-Sha256, X-Gitlab-Encoding, X-Gitlab-File-Name, X-Gitlab-File-Path, X-Gitlab-Last-Commit-Id, X-Gitlab-Ref, X-Gitlab-Size" ,
"Access-Control-Max-Age" : "7200" ,
"Alt-Svc" : "clear" ,
"Cache-Control" : "max-age=0, private, must-revalidate" ,
2020-04-21 17:46:06 +03:00
"Cf-Cache-Status" : "DYNAMIC" ,
"Cf-Ray" : "582c488bdc0fe1da-ORD" ,
2020-01-19 14:25:29 +02:00
"Content-Type" : "application/json" ,
2020-04-21 17:46:06 +03:00
"Expect-Ct" : "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"" ,
2020-01-19 14:25:29 +02:00
"Gitlab-Sv" : "localhost" ,
2020-04-21 17:46:06 +03:00
"Link" : "</merge_requests?id=owner%2Frepo&labels%5B%5D=Any&order_by=created_at&page=1&per_page=20&sort=desc&source_branch=cms%2Fposts%2F1970-01-01-first-title&state=opened&target_branch=master&with_labels_details=false>; rel=\"first\",</merge_requests?id=owner%2Frepo&labels%5B%5D=Any&order_by=created_at&page=1&per_page=20&sort=desc&source_branch=cms%2Fposts%2F1970-01-01-first-title&state=opened&target_branch=master&with_labels_details=false>; rel=\"last\"" ,
2020-01-19 14:25:29 +02:00
"Referrer-Policy" : "strict-origin-when-cross-origin" ,
"Server" : "Netlify" ,
2020-04-21 17:46:06 +03:00
"Set-Cookie" : "__cfduid=dd2c5bc0f08f5c688156befc42a15b97a1586687546; expires=Tue, 12-May-20 10:32:26 GMT; path=/; domain=.gitlab.com; HttpOnly; SameSite=Lax; Secure" ,
2020-01-19 14:25:29 +02:00
"Strict-Transport-Security" : "max-age=31536000" ,
"Via" : "1.1 google" ,
"X-Content-Type-Options" : "nosniff" ,
"X-Frame-Options" : "SAMEORIGIN" ,
"X-Next-Page" : "" ,
"X-Page" : "1" ,
"X-Per-Page" : "20" ,
"X-Prev-Page" : "" ,
"X-Total" : "1" ,
"X-Total-Pages" : "1" ,
2020-04-21 17:46:06 +03:00
"Age" : "0" ,
2020-01-19 14:25:29 +02:00
"Connection" : "keep-alive" ,
2020-04-21 17:46:06 +03:00
"Vary" : "Origin,Origin" ,
"content-length" : "1613"
2020-01-19 14:25:29 +02:00
} ,
2020-04-21 17:46:06 +03:00
"response" : "[{\"id\":55483989,\"iid\":3,\"project_id\":18082407,\"title\":\"Create Post â 1970-01-01-first-titleâ \",\"description\":\"Automatically generated by Netlify CMS\",\"state\":\"opened\",\"created_at\":\"2020-04-12T10:32:24.985Z\",\"updated_at\":\"2020-04-12T10:32:24.985Z\",\"merged_by\":null,\"merged_at\":null,\"closed_by\":null,\"closed_at\":null,\"target_branch\":\"master\",\"source_branch\":\"cms/posts/1970-01-01-first-title\",\"user_notes_count\":0,\"upvotes\":0,\"downvotes\":0,\"assignee\":null,\"author\":{\"id\":4843565,\"name\":\"owner\",\"username\":\"owner\",\"state\":\"active\",\"avatar_url\":\"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?s=80\\u0026d=identicon\",\"web_url\":\"https://gitlab.com/owner\"},\"assignees\":[],\"source_project_id\":18082407,\"target_project_id\":18082407,\"labels\":[\"netlify-cms/draft\"],\"work_in_progress\":false,\"milestone\":null,\"merge_when_pipeline_succeeds\":false,\"merge_status\":\"can_be_merged\",\"sha\":\"e0015f819b6b89a58e9c17f68b67fdc21297cad7\",\"merge_commit_sha\":null,\"squash_commit_sha\":null,\"discussion_locked\":null,\"should_remove_source_branch\":null,\"force_remove_source_branch\":true,\"reference\":\"!3\",\"references\":{\"short\":\"!3\",\"relative\":\"!3\",\"full\":\"owner/repo!3\"},\"web_url\":\"https://gitlab.com/owner/repo/-/merge_requests/3\",\"time_stats\":{\"time_estimate\":0,\"total_time_spent\":0,\"human_time_estimate\":null,\"human_total_time_spent\":null},\"squash\":false,\"task_completion_status\":{\"count\":0,\"completed_count\":0},\"has_conflicts\":false,\"blocking_discussions_resolved\":true,\"approvals_before_merge\":null}]" ,
2020-01-19 14:25:29 +02:00
"status" : 200
} ,
{
"method" : "GET" ,
2020-04-21 17:46:06 +03:00
"url" : "/.netlify/git/gitlab/repository/compare?from=master&to=e0015f819b6b89a58e9c17f68b67fdc21297cad7" ,
2020-01-19 14:25:29 +02:00
"headers" : {
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Methods" : "GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS" ,
"Access-Control-Allow-Origin" : "http://localhost:8080" ,
"Access-Control-Expose-Headers" : "Link, X-Total, X-Total-Pages, X-Per-Page, X-Page, X-Next-Page, X-Prev-Page, X-Gitlab-Blob-Id, X-Gitlab-Commit-Id, X-Gitlab-Content-Sha256, X-Gitlab-Encoding, X-Gitlab-File-Name, X-Gitlab-File-Path, X-Gitlab-Last-Commit-Id, X-Gitlab-Ref, X-Gitlab-Size" ,
"Access-Control-Max-Age" : "7200" ,
"Alt-Svc" : "clear" ,
"Cache-Control" : "max-age=0, private, must-revalidate" ,
2020-04-21 17:46:06 +03:00
"Cf-Cache-Status" : "DYNAMIC" ,
"Cf-Ray" : "582c48910beec520-ORD" ,
2020-01-19 14:25:29 +02:00
"Content-Type" : "application/json" ,
2020-04-21 17:46:06 +03:00
"Expect-Ct" : "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"" ,
2020-01-19 14:25:29 +02:00
"Gitlab-Sv" : "localhost" ,
"Referrer-Policy" : "strict-origin-when-cross-origin" ,
"Server" : "Netlify" ,
2020-04-21 17:46:06 +03:00
"Set-Cookie" : "__cfduid=d65766a819a7b251c3db1b5e1edac156b1586687547; expires=Tue, 12-May-20 10:32:27 GMT; path=/; domain=.gitlab.com; HttpOnly; SameSite=Lax; Secure" ,
2020-01-19 14:25:29 +02:00
"Strict-Transport-Security" : "max-age=31536000" ,
"Via" : "1.1 google" ,
"X-Content-Type-Options" : "nosniff" ,
"X-Frame-Options" : "SAMEORIGIN" ,
"Age" : "0" ,
"Connection" : "keep-alive" ,
2020-04-21 17:46:06 +03:00
"Vary" : "Origin,Origin" ,
"content-length" : "2182"
2020-01-19 14:25:29 +02:00
} ,
2020-04-21 17:46:06 +03:00
"response" : "{\"commit\":{\"id\":\"e0015f819b6b89a58e9c17f68b67fdc21297cad7\",\"short_id\":\"e0015f81\",\"created_at\":\"2020-04-12T10:32:23.000+00:00\",\"parent_ids\":[\"b06f90b147afb70c4bb7f11c58be77a1d63c656e\"],\"title\":\"Create Post â 1970-01-01-first-titleâ \",\"message\":\"Create Post â 1970-01-01-first-titleâ \",\"author_name\":\"netlifyCMS\",\"author_email\":\"netlifyCMS@netlify.com\",\"authored_date\":\"2020-04-12T10:32:23.000+00:00\",\"committer_name\":\"owner\",\"committer_email\":\"owner@gmail.com\",\"committed_date\":\"2020-04-12T10:32:23.000+00:00\",\"web_url\":\"https://gitlab.com/owner/repo/-/commit/e0015f819b6b89a58e9c17f68b67fdc21297cad7\"},\"commits\":[{\"id\":\"e0015f819b6b89a58e9c17f68b67fdc21297cad7\",\"short_id\":\"e0015f81\",\"created_at\":\"2020-04-12T10:32:23.000+00:00\",\"parent_ids\":[\"b06f90b147afb70c4bb7f11c58be77a1d63c656e\"],\"title\":\"Create Post â 1970-01-01-first-titleâ \",\"message\":\"Create Post â 1970-01-01-first-titleâ \",\"author_name\":\"netlifyCMS\",\"author_email\":\"netlifyCMS@netlify.com\",\"authored_date\":\"2020-04-12T10:32:23.000+00:00\",\"committer_name\":\"owner\",\"committer_email\":\"owner@gmail.com\",\"committed_date\":\"2020-04-12T10:32:23.000+00:00\",\"web_url\":\"https://gitlab.com/owner/repo/-/commit/e0015f819b6b89a58e9c17f68b67fdc21297cad7\"}],\"diffs\":[{\"old_path\":\"content/posts/1970-01-01-first-title.md\",\"new_path\":\"content/posts/1970-01-01-first-title.md\",\"a_mode\":\"0\",\"b_mode\":\"100644\",\"new_file\":true,\"renamed_file\":false,\"deleted_file\":false,\"diff\":\"@@ -0,0 +1,11 @@\\n+---\\n+template: post\\n+title: first title\\n+image: /media/netlify.png\\n+date: 1970-01-01T00:00:00.000Z\\n+description: first description\\n+category: first category\\n+tags:\\n+ - tag1\\n+---\\n+first body\\n\\\\ No newline at end of file\\n\"},{\"old_path\":\"static/media/netlify.png\",\"new_path\":\"static/media/netlify.png\",\"a_mode\":\"0\",\"b_mode\":\"100644\",\"new_file\":true,\"renamed_file\":false,\"deleted_file\":false,\"diff\":\"@@ -0,0 +1,3 @@\\n+version https://git-lfs.github.com/spec/v1\\n+oid sha256:b1d40c19b912d2130d1bed8ff1a62a55c7d932978502e1d8559eb77951c5e8d3\\n+size 3470\\n\"}],\"compare_timeout\":false,\"compare_same_ref\":false}" ,
2020-01-19 14:25:29 +02:00
"status" : 200
} ,
{
"method" : "HEAD" ,
2020-04-21 17:46:06 +03:00
"url" : "/.netlify/git/gitlab/repository/files/static%2Fmedia%2Fnetlify.png?ref=cms/posts/1970-01-01-first-title" ,
2020-01-19 14:25:29 +02:00
"headers" : {
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Methods" : "GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS" ,
"Access-Control-Allow-Origin" : "http://localhost:8080" ,
"Access-Control-Expose-Headers" : "Link, X-Total, X-Total-Pages, X-Per-Page, X-Page, X-Next-Page, X-Prev-Page, X-Gitlab-Blob-Id, X-Gitlab-Commit-Id, X-Gitlab-Content-Sha256, X-Gitlab-Encoding, X-Gitlab-File-Name, X-Gitlab-File-Path, X-Gitlab-Last-Commit-Id, X-Gitlab-Ref, X-Gitlab-Size" ,
"Access-Control-Max-Age" : "7200" ,
"Alt-Svc" : "clear" ,
"Cache-Control" : "no-cache" ,
2020-04-21 17:46:06 +03:00
"Cf-Cache-Status" : "DYNAMIC" ,
"Cf-Ray" : "582c48971bb1c520-ORD" ,
2020-01-19 14:25:29 +02:00
"Content-Type" : "application/json" ,
2020-04-21 17:46:06 +03:00
"Expect-Ct" : "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"" ,
2020-01-19 14:25:29 +02:00
"Gitlab-Sv" : "localhost" ,
"Referrer-Policy" : "strict-origin-when-cross-origin" ,
"Server" : "Netlify" ,
2020-04-21 17:46:06 +03:00
"Set-Cookie" : "__cfduid=d3b37802f5a62a0b5a4f73d6d4d23678d1586687548; expires=Tue, 12-May-20 10:32:28 GMT; path=/; domain=.gitlab.com; HttpOnly; SameSite=Lax; Secure" ,
2020-01-19 14:25:29 +02:00
"Strict-Transport-Security" : "max-age=31536000" ,
"Via" : "1.1 google" ,
"X-Content-Type-Options" : "nosniff" ,
"X-Frame-Options" : "SAMEORIGIN" ,
"X-Gitlab-Blob-Id" : "a137fb3458d391f2740ecc6ebbda52107d65d6ef" ,
2020-04-21 17:46:06 +03:00
"X-Gitlab-Commit-Id" : "e0015f819b6b89a58e9c17f68b67fdc21297cad7" ,
2020-01-19 14:25:29 +02:00
"X-Gitlab-Content-Sha256" : "0b7f88af5df603865465cf38968bf912eb60b5d4a0279c190f7723544bcd5456" ,
"X-Gitlab-Encoding" : "base64" ,
"X-Gitlab-File-Name" : "netlify.png" ,
"X-Gitlab-File-Path" : "static/media/netlify.png" ,
2020-04-21 17:46:06 +03:00
"X-Gitlab-Last-Commit-Id" : "e0015f819b6b89a58e9c17f68b67fdc21297cad7" ,
2020-01-19 14:25:29 +02:00
"X-Gitlab-Ref" : "cms/posts/1970-01-01-first-title" ,
"X-Gitlab-Size" : "129" ,
2020-04-21 17:46:06 +03:00
"Age" : "1" ,
2020-01-19 14:25:29 +02:00
"Connection" : "keep-alive" ,
2020-04-21 17:46:06 +03:00
"Vary" : "Origin,Origin" ,
"content-length" : "0"
2020-01-19 14:25:29 +02:00
} ,
"response" : null ,
"status" : 200
} ,
{
2020-04-21 17:46:06 +03:00
"method" : "GET" ,
"url" : "/.netlify/git/gitlab/repository/files/content%2Fposts%2F1970-01-01-first-title.md/raw?ref=cms/posts/1970-01-01-first-title" ,
2020-01-19 14:25:29 +02:00
"headers" : {
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Methods" : "GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS" ,
"Access-Control-Allow-Origin" : "http://localhost:8080" ,
"Access-Control-Expose-Headers" : "Link, X-Total, X-Total-Pages, X-Per-Page, X-Page, X-Next-Page, X-Prev-Page, X-Gitlab-Blob-Id, X-Gitlab-Commit-Id, X-Gitlab-Content-Sha256, X-Gitlab-Encoding, X-Gitlab-File-Name, X-Gitlab-File-Path, X-Gitlab-Last-Commit-Id, X-Gitlab-Ref, X-Gitlab-Size" ,
"Access-Control-Max-Age" : "7200" ,
"Alt-Svc" : "clear" ,
2020-04-21 17:46:06 +03:00
"Cache-Control" : "max-age=0, private, must-revalidate, no-store, no-cache" ,
"Cf-Cache-Status" : "DYNAMIC" ,
"Cf-Ray" : "582c489bce99c524-ORD" ,
"Content-Disposition" : "inline; filename=\"1970-01-01-first-title.md\"; filename*=UTF-8''1970-01-01-first-title.md" ,
"Content-Type" : "text/plain; charset=utf-8" ,
"Expect-Ct" : "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"" ,
"Expires" : "Fri, 01 Jan 1990 00:00:00 GMT" ,
2020-01-19 14:25:29 +02:00
"Gitlab-Sv" : "localhost" ,
2020-04-21 17:46:06 +03:00
"Pragma" : "no-cache" ,
"Referrer-Policy" : "strict-origin-when-cross-origin" ,
2020-01-19 14:25:29 +02:00
"Server" : "Netlify" ,
2020-04-21 17:46:06 +03:00
"Set-Cookie" : "__cfduid=d3e69014ac6b0a87e45b406b22ff1c1911586687548; expires=Tue, 12-May-20 10:32:28 GMT; path=/; domain=.gitlab.com; HttpOnly; SameSite=Lax; Secure" ,
"Strict-Transport-Security" : "max-age=31536000" ,
2020-01-19 14:25:29 +02:00
"Via" : "1.1 google" ,
"X-Content-Type-Options" : "nosniff" ,
"X-Frame-Options" : "SAMEORIGIN" ,
2020-04-21 17:46:06 +03:00
"X-Gitlab-Blob-Id" : "5712f24a02b758f8b5b5cc34b676cf0b25f53b86" ,
"X-Gitlab-Commit-Id" : "e0015f819b6b89a58e9c17f68b67fdc21297cad7" ,
"X-Gitlab-Content-Sha256" : "1ebac253486a1e755650dcd96613c81cabb7b2c7626ee02d1183ea4b2c384940" ,
"X-Gitlab-Encoding" : "base64" ,
"X-Gitlab-File-Name" : "1970-01-01-first-title.md" ,
"X-Gitlab-File-Path" : "content/posts/1970-01-01-first-title.md" ,
"X-Gitlab-Last-Commit-Id" : "e0015f819b6b89a58e9c17f68b67fdc21297cad7" ,
"X-Gitlab-Ref" : "cms/posts/1970-01-01-first-title" ,
"X-Gitlab-Size" : "180" ,
2020-01-19 14:25:29 +02:00
"Age" : "0" ,
"Connection" : "keep-alive" ,
2020-04-21 17:46:06 +03:00
"Vary" : "Origin,Origin" ,
"content-length" : "180"
2020-01-19 14:25:29 +02:00
} ,
2020-04-21 17:46:06 +03:00
"response" : "---\ntemplate: post\ntitle: first title\nimage: /media/netlify.png\ndate: 1970-01-01T00:00:00.000Z\ndescription: first description\ncategory: first category\ntags:\n - tag1\n---\nfirst body" ,
"status" : 200
2020-01-19 14:25:29 +02:00
} ,
{
"method" : "GET" ,
2020-04-21 17:46:06 +03:00
"url" : "/.netlify/git/gitlab/repository/commits?path=static/media/netlify.png&ref_name=master" ,
2020-01-19 14:25:29 +02:00
"headers" : {
2020-04-21 17:46:06 +03:00
"Accept-Ranges" : "bytes" ,
2020-01-19 14:25:29 +02:00
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Methods" : "GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS" ,
"Access-Control-Allow-Origin" : "http://localhost:8080" ,
"Access-Control-Expose-Headers" : "Link, X-Total, X-Total-Pages, X-Per-Page, X-Page, X-Next-Page, X-Prev-Page, X-Gitlab-Blob-Id, X-Gitlab-Commit-Id, X-Gitlab-Content-Sha256, X-Gitlab-Encoding, X-Gitlab-File-Name, X-Gitlab-File-Path, X-Gitlab-Last-Commit-Id, X-Gitlab-Ref, X-Gitlab-Size" ,
"Access-Control-Max-Age" : "7200" ,
"Alt-Svc" : "clear" ,
"Cache-Control" : "max-age=0, private, must-revalidate" ,
2020-04-21 17:46:06 +03:00
"Cf-Cache-Status" : "DYNAMIC" ,
"Cf-Ray" : "582c48a06ab2c524-ORD" ,
"Content-Type" : "application/json" ,
"Expect-Ct" : "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"" ,
2020-01-19 14:25:29 +02:00
"Gitlab-Sv" : "localhost" ,
2020-04-21 17:46:06 +03:00
"Link" : "</repository/commits?id=owner%2Frepo&order=default&page=1&path=static%2Fmedia%2Fnetlify.png&per_page=20&ref_name=master>; rel=\"first\",</repository/commits?id=owner%2Frepo&order=default&page=1&path=static%2Fmedia%2Fnetlify.png&per_page=20&ref_name=master>; rel=\"last\"" ,
2020-01-19 14:25:29 +02:00
"Referrer-Policy" : "strict-origin-when-cross-origin" ,
"Server" : "Netlify" ,
2020-04-21 17:46:06 +03:00
"Set-Cookie" : "__cfduid=da6746e0c3dd10e6c17bfe6d5eb208e071586687549; expires=Tue, 12-May-20 10:32:29 GMT; path=/; domain=.gitlab.com; HttpOnly; SameSite=Lax; Secure" ,
2020-01-19 14:25:29 +02:00
"Strict-Transport-Security" : "max-age=31536000" ,
"Via" : "1.1 google" ,
"X-Content-Type-Options" : "nosniff" ,
"X-Frame-Options" : "SAMEORIGIN" ,
2020-04-21 17:46:06 +03:00
"X-Next-Page" : "" ,
"X-Page" : "1" ,
"X-Per-Page" : "20" ,
"X-Prev-Page" : "" ,
"X-Total" : "0" ,
"X-Total-Pages" : "1" ,
2020-01-19 14:25:29 +02:00
"Age" : "0" ,
"Connection" : "keep-alive" ,
"Vary" : "Origin,Accept-Encoding,Origin" ,
2020-04-21 17:46:06 +03:00
"content-length" : "2"
2020-01-19 14:25:29 +02:00
} ,
2020-04-21 17:46:06 +03:00
"response" : "[]" ,
2020-01-19 14:25:29 +02:00
"status" : 200
} ,
{
"method" : "GET" ,
2020-04-21 17:46:06 +03:00
"url" : "/.netlify/git/gitlab/repository/files/static%2Fmedia%2Fnetlify.png/raw?ref=cms/posts/1970-01-01-first-title" ,
2020-01-19 14:25:29 +02:00
"headers" : {
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Methods" : "GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS" ,
"Access-Control-Allow-Origin" : "http://localhost:8080" ,
"Access-Control-Expose-Headers" : "Link, X-Total, X-Total-Pages, X-Per-Page, X-Page, X-Next-Page, X-Prev-Page, X-Gitlab-Blob-Id, X-Gitlab-Commit-Id, X-Gitlab-Content-Sha256, X-Gitlab-Encoding, X-Gitlab-File-Name, X-Gitlab-File-Path, X-Gitlab-Last-Commit-Id, X-Gitlab-Ref, X-Gitlab-Size" ,
"Access-Control-Max-Age" : "7200" ,
"Alt-Svc" : "clear" ,
2020-04-21 17:46:06 +03:00
"Cache-Control" : "max-age=0, private, must-revalidate, no-store, no-cache" ,
"Cf-Cache-Status" : "DYNAMIC" ,
"Cf-Ray" : "582c48a09ad3c524-ORD" ,
2020-01-19 14:25:29 +02:00
"Content-Disposition" : "inline; filename=\"netlify.png\"; filename*=UTF-8''netlify.png" ,
"Content-Type" : "text/plain; charset=utf-8" ,
2020-04-21 17:46:06 +03:00
"Expect-Ct" : "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"" ,
"Expires" : "Fri, 01 Jan 1990 00:00:00 GMT" ,
2020-01-19 14:25:29 +02:00
"Gitlab-Sv" : "localhost" ,
2020-04-21 17:46:06 +03:00
"Pragma" : "no-cache" ,
2020-01-19 14:25:29 +02:00
"Referrer-Policy" : "strict-origin-when-cross-origin" ,
"Server" : "Netlify" ,
2020-04-21 17:46:06 +03:00
"Set-Cookie" : "__cfduid=da6746e0c3dd10e6c17bfe6d5eb208e071586687549; expires=Tue, 12-May-20 10:32:29 GMT; path=/; domain=.gitlab.com; HttpOnly; SameSite=Lax; Secure" ,
2020-01-19 14:25:29 +02:00
"Strict-Transport-Security" : "max-age=31536000" ,
"Via" : "1.1 google" ,
"X-Content-Type-Options" : "nosniff" ,
"X-Frame-Options" : "SAMEORIGIN" ,
"X-Gitlab-Blob-Id" : "a137fb3458d391f2740ecc6ebbda52107d65d6ef" ,
2020-04-21 17:46:06 +03:00
"X-Gitlab-Commit-Id" : "e0015f819b6b89a58e9c17f68b67fdc21297cad7" ,
2020-01-19 14:25:29 +02:00
"X-Gitlab-Content-Sha256" : "0b7f88af5df603865465cf38968bf912eb60b5d4a0279c190f7723544bcd5456" ,
"X-Gitlab-Encoding" : "base64" ,
"X-Gitlab-File-Name" : "netlify.png" ,
"X-Gitlab-File-Path" : "static/media/netlify.png" ,
2020-04-21 17:46:06 +03:00
"X-Gitlab-Last-Commit-Id" : "e0015f819b6b89a58e9c17f68b67fdc21297cad7" ,
2020-01-19 14:25:29 +02:00
"X-Gitlab-Ref" : "cms/posts/1970-01-01-first-title" ,
"X-Gitlab-Size" : "129" ,
"Age" : "0" ,
"Connection" : "keep-alive" ,
2020-04-21 17:46:06 +03:00
"Vary" : "Origin,Origin" ,
2020-01-19 14:25:29 +02:00
"content-length" : "129"
} ,
"response" : "version https://git-lfs.github.com/spec/v1\noid sha256:b1d40c19b912d2130d1bed8ff1a62a55c7d932978502e1d8559eb77951c5e8d3\nsize 3470\n" ,
"status" : 200
} ,
{
"method" : "GET" ,
"url" : "/.netlify/large-media/origin/b1d40c19b912d2130d1bed8ff1a62a55c7d932978502e1d8559eb77951c5e8d3?nf_resize=fit&w=560&h=320" ,
"headers" : {
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Origin" : "*" ,
"Alt-Svc" : "clear" ,
"Cache-Control" : "public, max-age=0, must-revalidate" ,
"Content-Length" : "8467" ,
"Content-Type" : "image/png" ,
"Via" : "1.1 google" ,
"X-Bb-Gen-Id" : "" ,
2020-04-21 17:46:06 +03:00
"Age" : "0" ,
2020-01-19 14:25:29 +02:00
"Connection" : "keep-alive" ,
"Server" : "Netlify" ,
"Vary" : "Origin"
} ,
"response" : {
"encoding" : "base64" ,
"content" : " i V B O R w 0 K G g o A A A A N S U h E U g A A A J c A A A C X C A I A A A C X / V 4 u A A A g 2 k l E Q V R 4 n O x 9 C 3 g T 15 m 2 Z F l X 2 x L y T b 5 b x v h G Y m N w w N w C I S V Q a C D Z Q p L 2 T z Z 3 k j T J 3 + 2 G P 22 f b d L 2 T 9 J u u g 1 t N 39 z 724 S m n a T E P K H 0 J J C z N 1 g G 2 N s Q 8 C W j U G y r I t l y / L I u o 9 k 7 W M O G R + d u W h G k m X J 2 / f h 4 f G M Z s 6 c m X f e 7 / v O d 86 c k x o M B n l / R 5 I j Z b Y r 8 H f E A H O f R T u O z 3 Y V Z h y p s 12 B m Y L Z 496 t v z z o c 5 s 8 v n y J q E Q k v b 94 Q Z 5 E O t v 1 m h H w 555 f t O P 4 m 9 r e X c N 68 k 87 V c V P q K v l Q u F s 1 G s G M Q d Z 3 N b R 3 O y 20 / 26 W i r f 27 A 6 v j W a c c w p F s 0e9 / b u l n 7 c w 3 x Y h V D y y a I V c 8 m 6 z p 3 o x o 7 j T 13 s C E s h j 8 f r x z 1 P X e y Y S 1 H P H N E i S x X C m E u K n A t a J F Q o D w p 4 P B 74 n x n y o G A u K T L p t Q h U O O y b J s P O D z A c j 3 C s E g n n g C K T W 4 t m j / u p i x 0 w h Y A n R J T E J l m m w 74 p H Z s 97 j j W O v Z I Y i 2 a P e 6 b 20 + w O d L O D 4 Q 1 s y e X r k l e R S a r F o E K W R 7 M x l P u 1 l + O u l K z h q T M w J F 9 Y f S 4 v 3 h B D E u L M 5 J P i 5 S + M E r 8 V J 3 c K d Y k Y 9 G O 49 u 7 W 867 n A K m O J Q b 7 p y X f U d e C b w n 6 Y K d Z G L R j u M P d 7 S N u n F A Y a y I 3 F m x E M 6 P t 5 o s 95 x t T S 4 i k 4 Z F O 44 v O 3 X k K 48 T 2 R 8 l l 4 g t N X v c P x q 4 O O z 33 d J 6 I o k S A s n B o t n j f r i j j b y f E G V k X N b J 0 h B b + l q v Z t j v A 38 / 3 N G W L I p M A h b t O H 7 P 2 V a y C h F w 4 h I c + f y C G t i W d m H W P e P D x O Z X H u c 9 Z 1 u T Q p G J z i J Q I a G P s A B c h v 0 X E P B 25 B X U K 7 K I E + 0 4 / u L l H q S 0 Y b 9 v S 1 t z 4 i s y o V l k q c I I s E i Y 9 o S 6 G t 7 z 3 s D l i x M U F x r x + R J f k Y n L I l c V c s J z N S G 2 V G P D X j c P U h 45 m T K l y A T 3 k Q n K o h 3 H b z 194 p L L m T L J S 5 m c 2 g P + j w n u m q d C b O l P N B f I h 4 F L g 3 + X X M 5 b T y d u 1 J q I L J I j 0 h g S q U o V P X v D D f C e 9 w Y u k 4025 b U S V p E J x y L w h Z d c T n 6 Q T / 41 e i L / p b w K t q V m j 5 t s S y m v w g / y e 5 y u x P S R i c U i U O G o F w c U 0 h F J m F m u 2 J K V v T G / A N 7 z f G c 3 u X A y i J q M e v E E V G Q C s Q h U 2 O N 0 w T v 5 Q T 4 l l w x P H D 4 A 2 d x Z s R D e s 1 e n O + n F Y P 9 H C a Q C C a j I R G G R U C H l r 3 R E I j E I s Q d g M v T m f l t T i y T b n h / o Z X 4 P 6 N 6 h R F N k o r D 4 W q + m x + k K 8 m k H H j A Q S Q A O a B F q b 5 S k I b Z 0 V / 8 l 5 m s x X z G h F J l A I z Y 0 N u z g s H H v q J l O k T A Y + K b E k Z U h A z I O m o z / 3 E P R u m D 5 u h A 5 v E d L i r 9 f X c O p J j O B B O r r r 1 I q q p S K B / E F X x q N / 2 X S I w 4 S A X j W L L l 8 s b w a p t C O 478 c 0 B D l g E J Y k g f 4 C 3 w 9 A m Q Z 1 O 6 c R S S Q F h E c N B m b h y 2 f W i 2 A L e a n z E D n K q n i n R X L 4 T 3 P d 3 X t H b u e 9 W Z P H g E 45968 b l 0 i f L s z a y z a c X z n 2 Y 5 a p e J u t Z p h t I Q O c + w z 6 d 8 y U H w A x Q x A f E A Q 3 L d o e Z V S Q e x v N V k e 7 u m M k j w C 5 z d s 4 F r O T G B 2 W L S 6 v A + 2 t + m 81 w f k N 2 b I H 1 H P X 5 i t p H u v 7 T j e M j r S N G o 6 Y L G y v 0 q Q H 3 y i o A T 2 W 3 Y c 39 L W z M b v I q C k s F Q s 2 b 92 D b H Z a r L k y 2 S l i n S u h U e P W Y h R 7 T g O U 8 j j 8 d o m 7 I 9 d 6 L r 3 d M t e n Y 4 y 6 p M L h R v z C 56 v r v t 0 S e N K m Z z l h R b K 0 h 4 s D x n Z 9 t 7 A Z U 4 U E j 1 Z l K h X h N T k r 8 P G L W 2 n Z y V q j b c W z R 73 j r Z 2 m E I y H i 0 p X q b I W p 6 f y 1 B I 0 6 D x s z E T n K i r S Z O t m Z d V K J W l i 4 Q O H 25 w u z a q C h B b + s i l L v Z V D d v n / L O q q m 2 l p c T m 9 t b m P r u r V C x 5 p 3 F p n E f U x Z V F O 47 f e 7 q F m U I C j R n y 7 e o S p J G H l N Y y O v K O 7 k q P 0 / X C g q r b C g o Y A g 1 w 6 S t + V p d m O W b g 7 d p 6 + F W r O 3 Q I / F E q l v x p 5 Y p 4 R j 3 x Y 9 H s c X + v u V 2 L e 8 F m Q M D 2 u j 9 U l 9 + s U j H 4 G z u O h 31 k r / b 2 v G k c p A x q Q M s h g p E 7e5 Y 2 E l q 3 u r z r m o 8 L A t f L V w v F b 6 y O n y L j 5 B f t O L 6 j b Z r C a 8 + O b Z T 4 b 9 q B p 7 v O P d / V p b F h l A e E p d D s c b 9 l 0 P O D f I I q Z N h V B B S W i i W S l O k P B / q x k L p p c e + O t v a 4 + c h 4 s G j 2 u O 893 T L k 8 i L 7 B Q E + S y 51 X s 8 + i + W u 9 r Y t x 0 8 c N B m 5 J j D z J N K V M n n 0 z I W U K R I p Z W J i 0 + B z I / c y 5 P L e e 7 o l P r n W G W c R q J B M I Q H 2 X A I 6 n 73 w 1 Y 629 l d 7 e z i 96 Y + o 57 M / m A 3 y p B L Y B h j c F J m m I V e c F D m z L N K p M E r o v J 4 / D O p X H z 3 K / p S F 2 c r Y 1 i F H I o Y 3 R z z U 9 x g f R c 4 g i 2 F V C A M o k r 0 o g W d i f 7 B c K L w j l 7 b p E g G q F N N t G D u O m 9200 W 8 c F D l T L J o 97 l s P H j N N R K J C g k t m U v N E I k 7 F v l h f f 2 j N z Y + W F H O i H 6 k Y 8 a 8 a S j 64 A v 6 z 4 x M M J 5 o m v G u b j s 2 c I m e E R a B C 8 D f X I A I w B 54 U c 2 u k b Y J 2 a i I 65 E m k 36 + u e a d x 6 c + q q t h z S V S J 2 N P l 9 M C h D e b 2 d T m p t Q g H U z O n y N i z a P a 4 H z j e A q u Q O Y / F g L B m l q 7 t w Y w 8 i X R b a e n + t W t 2 N z Y w m 1 n i 6 k g d 6 t N C Q h v 9 m I P m 9 J B N 0 8 R M + c g Y s 2 j H 8e81 t + t p X H 3 E w T 0 d l x / o r k Z Y 4 j X U K 7 J e r K / f 37 j y h + p y 4 k L w R e l O v G l e B r x 5 C b f X p 7 F S 9 l 9 G s E 1 H m 2 O u y F i y C C J S O g o B I v 6 + C X F L Y M 8 + i + W g y R j 2 x I M m 446 W 1 l a T h f L x l S r S 76 s s P 79 h w 69 r b w T 0 h I 2 z l s j m w Z s X Q k 0 C n e 0 p l o j / W L f w + P p b Y p 6 c i 1 k G D i T Y m C k k E A g / W w J b F M n E c P c Q G R o b 9 p 3 W M 8 D F N m b I 12 b l b C 0 r Y e g C M z l c r / T 2 / M E w w i C v l + t v g B O 8 i 7 / 4 E v x B + Y J 2 e D x 3 z l P 86 I Z q h q 63 K B G z E R v C y R S W F B J 3 C 7 K X U T L 6 k 8 p q u p + s L u + x E f N L l / o I 83 h 2 f O L s + M S u g S u 35 + f c V 1 o G 93 g A y I V C u V L x z o r l u 3 D 886 u D e w c N c N a Q g A J 6 b t a v m 1 I I h Y C 8 x R m K v d X l M 93 p G M t s e K v J 8 n R H N 9 e z o m H x 9 v y c F + v r 4 T 0 H T U Y F L x X j + T U Y d n R o h J I D + P T V q t y w 3 S a f a A c R a X 64 f B n x B m h s W P X h E w 2 S 6 V 87 P J 76 N M n O 8 v n M S X w d 5 j i g H b p 3 Y X n 0 A o 1 x n 8 Y b 3 b 1 P 9 v f D t 8 Q S k X G J + J h X e 3 v e v T o U Q T l h n z g Y n 3 d 0 a G R b S e F 9 l e X w T 3 Y c f / b U u Q 6 H v c P j a Z B I G t L l D 1 W V M X S O 2 n H 80 q j t X c 3 V t 0 c t q s n U F Z l p 0 f d + R M W i 1 e X t x z C 4 x n Y c f + B 4 m A A n L F g y + t z C S r i T F v i / a K 5 L Z 2 Y J m D 1 u u s f 9 Q d + A x j X B f L r 9 m p U + a R x 9e9 T S K J w u J z 9 N 9 P 7 a q P o j I 2 f R 7 H H f e f A U j 8 f 76203 Z 0 F N Y I 0 N u / d U V E 8 T g J l L s i 39 h 6 Y T z P a T D b q c U 87 s i R s W L F I q Y 9 g 7 q L F h H / V p f 6 Y f B F Y q l S o A / m z j q o i v K P j 5 z 38 e w W l 2 H H / 8 W L v d 79 d 6 c Z 7 X u 7 Y o j / g p W y o J u P H 95 j G 5 M K p m T E p w + l + Q V N K / L 12 S n j r 98 n 7 Q N / D F 6 G g 0 l w P I E 6 W O T w a a z C O n D M M W n y t P K J 0 n 4 Z b n Q 9 B q s v z n p c v / 2 t u n c T k L U q / H R C l U n d U 9 o + N r C 1 V i Q S S u J R I t W l 3 e b 315 k t j U e v H X G h f C x o 3 H 4 z 1 + r K 3 D w T l D x g Y B w Z Q b g 51 T 9 L Y U A R F t d n g 8 j 2 X n M v s 5 S u g w x 8 n h 4 d / 1 X Q H O E u y k l C A B r R d X i 4 W I Y W M J z i z a c f z h I 21 D H j R t e G j z W u Q b 6 w d O t P t Z D 8 t g j 8 V Z G b t u a o C v t a O l l T k Z z R J 0 6 Y g O j w e 745 s s / R Y w n p + P W G D + w l J I o E g i + c 9 b G 7 n 6 S G 5 G z + r y P n y k r R m j e G T P n j o H b 1 Y p F U / X l A 25 / O x v g A 0 6 P J 7 n F t 4 I 3 + Q H f Q O d 1 g k k Y 0 L J B 3 I A / E f Y j B L 7 x 5 q f L p u v T C + W i G E J s n 8 C z d j E w 0 f a r B x 7 Z D l o 0 e r y P n 6 y v R m b U I u p b 2 l n Z f l d N W X w n s e P t X V f o
} ,
"status" : 200
} ,
{
"method" : "GET" ,
2021-05-04 05:30:30 -04:00
"url" : "/.netlify/git/gitlab/merge_requests?state=opened&labels=Any&per_page=100&target_branch=master&source_branch=cms/posts/1970-01-01-first-title" ,
2020-01-19 14:25:29 +02:00
"headers" : {
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Methods" : "GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS" ,
"Access-Control-Allow-Origin" : "http://localhost:8080" ,
"Access-Control-Expose-Headers" : "Link, X-Total, X-Total-Pages, X-Per-Page, X-Page, X-Next-Page, X-Prev-Page, X-Gitlab-Blob-Id, X-Gitlab-Commit-Id, X-Gitlab-Content-Sha256, X-Gitlab-Encoding, X-Gitlab-File-Name, X-Gitlab-File-Path, X-Gitlab-Last-Commit-Id, X-Gitlab-Ref, X-Gitlab-Size" ,
"Access-Control-Max-Age" : "7200" ,
"Alt-Svc" : "clear" ,
"Cache-Control" : "max-age=0, private, must-revalidate" ,
2020-04-21 17:46:06 +03:00
"Cf-Cache-Status" : "DYNAMIC" ,
"Cf-Ray" : "582c48aacc58e1da-ORD" ,
2020-01-19 14:25:29 +02:00
"Content-Type" : "application/json" ,
2020-04-21 17:46:06 +03:00
"Expect-Ct" : "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"" ,
2020-01-19 14:25:29 +02:00
"Gitlab-Sv" : "localhost" ,
2020-04-21 17:46:06 +03:00
"Link" : "</merge_requests?id=owner%2Frepo&labels%5B%5D=Any&order_by=created_at&page=1&per_page=20&sort=desc&source_branch=cms%2Fposts%2F1970-01-01-first-title&state=opened&target_branch=master&with_labels_details=false>; rel=\"first\",</merge_requests?id=owner%2Frepo&labels%5B%5D=Any&order_by=created_at&page=1&per_page=20&sort=desc&source_branch=cms%2Fposts%2F1970-01-01-first-title&state=opened&target_branch=master&with_labels_details=false>; rel=\"last\"" ,
2020-01-19 14:25:29 +02:00
"Referrer-Policy" : "strict-origin-when-cross-origin" ,
"Server" : "Netlify" ,
2020-04-21 17:46:06 +03:00
"Set-Cookie" : "__cfduid=d8bbbd11265bf7565fe9e176221a5d9011586687551; expires=Tue, 12-May-20 10:32:31 GMT; path=/; domain=.gitlab.com; HttpOnly; SameSite=Lax; Secure" ,
2020-01-19 14:25:29 +02:00
"Strict-Transport-Security" : "max-age=31536000" ,
"Via" : "1.1 google" ,
"X-Content-Type-Options" : "nosniff" ,
"X-Frame-Options" : "SAMEORIGIN" ,
"X-Next-Page" : "" ,
"X-Page" : "1" ,
"X-Per-Page" : "20" ,
"X-Prev-Page" : "" ,
"X-Total" : "1" ,
"X-Total-Pages" : "1" ,
"Age" : "0" ,
"Connection" : "keep-alive" ,
2020-04-21 17:46:06 +03:00
"Vary" : "Origin,Origin" ,
"content-length" : "1613"
2020-01-19 14:25:29 +02:00
} ,
2020-04-21 17:46:06 +03:00
"response" : "[{\"id\":55483989,\"iid\":3,\"project_id\":18082407,\"title\":\"Create Post â 1970-01-01-first-titleâ \",\"description\":\"Automatically generated by Netlify CMS\",\"state\":\"opened\",\"created_at\":\"2020-04-12T10:32:24.985Z\",\"updated_at\":\"2020-04-12T10:32:24.985Z\",\"merged_by\":null,\"merged_at\":null,\"closed_by\":null,\"closed_at\":null,\"target_branch\":\"master\",\"source_branch\":\"cms/posts/1970-01-01-first-title\",\"user_notes_count\":0,\"upvotes\":0,\"downvotes\":0,\"assignee\":null,\"author\":{\"id\":4843565,\"name\":\"owner\",\"username\":\"owner\",\"state\":\"active\",\"avatar_url\":\"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?s=80\\u0026d=identicon\",\"web_url\":\"https://gitlab.com/owner\"},\"assignees\":[],\"source_project_id\":18082407,\"target_project_id\":18082407,\"labels\":[\"netlify-cms/draft\"],\"work_in_progress\":false,\"milestone\":null,\"merge_when_pipeline_succeeds\":false,\"merge_status\":\"can_be_merged\",\"sha\":\"e0015f819b6b89a58e9c17f68b67fdc21297cad7\",\"merge_commit_sha\":null,\"squash_commit_sha\":null,\"discussion_locked\":null,\"should_remove_source_branch\":null,\"force_remove_source_branch\":true,\"reference\":\"!3\",\"references\":{\"short\":\"!3\",\"relative\":\"!3\",\"full\":\"owner/repo!3\"},\"web_url\":\"https://gitlab.com/owner/repo/-/merge_requests/3\",\"time_stats\":{\"time_estimate\":0,\"total_time_spent\":0,\"human_time_estimate\":null,\"human_total_time_spent\":null},\"squash\":false,\"task_completion_status\":{\"count\":0,\"completed_count\":0},\"has_conflicts\":false,\"blocking_discussions_resolved\":true,\"approvals_before_merge\":null}]" ,
2020-01-19 14:25:29 +02:00
"status" : 200
} ,
{
"method" : "GET" ,
2020-04-21 17:46:06 +03:00
"url" : "/.netlify/git/gitlab/repository/commits/e0015f819b6b89a58e9c17f68b67fdc21297cad7/statuses?ref=cms/posts/1970-01-01-first-title" ,
2020-01-19 14:25:29 +02:00
"headers" : {
2020-04-21 17:46:06 +03:00
"Accept-Ranges" : "bytes" ,
2020-01-19 14:25:29 +02:00
"Access-Control-Allow-Credentials" : "true" ,
"Access-Control-Allow-Methods" : "GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS" ,
"Access-Control-Allow-Origin" : "http://localhost:8080" ,
"Access-Control-Expose-Headers" : "Link, X-Total, X-Total-Pages, X-Per-Page, X-Page, X-Next-Page, X-Prev-Page, X-Gitlab-Blob-Id, X-Gitlab-Commit-Id, X-Gitlab-Content-Sha256, X-Gitlab-Encoding, X-Gitlab-File-Name, X-Gitlab-File-Path, X-Gitlab-Last-Commit-Id, X-Gitlab-Ref, X-Gitlab-Size" ,
"Access-Control-Max-Age" : "7200" ,
"Alt-Svc" : "clear" ,
"Cache-Control" : "max-age=0, private, must-revalidate" ,
2020-04-21 17:46:06 +03:00
"Cf-Cache-Status" : "DYNAMIC" ,
"Cf-Ray" : "582c48afab94e1da-ORD" ,
2020-01-19 14:25:29 +02:00
"Content-Type" : "application/json" ,
2020-04-21 17:46:06 +03:00
"Expect-Ct" : "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"" ,
2020-01-19 14:25:29 +02:00
"Gitlab-Sv" : "localhost" ,
2020-04-21 17:46:06 +03:00
"Link" : "</repository/commits/e0015f819b6b89a58e9c17f68b67fdc21297cad7/statuses?id=owner%2Frepo&page=1&per_page=20&ref=cms%2Fposts%2F1970-01-01-first-title&sha=e0015f819b6b89a58e9c17f68b67fdc21297cad7>; rel=\"first\",</repository/commits/e0015f819b6b89a58e9c17f68b67fdc21297cad7/statuses?id=owner%2Frepo&page=1&per_page=20&ref=cms%2Fposts%2F1970-01-01-first-title&sha=e0015f819b6b89a58e9c17f68b67fdc21297cad7>; rel=\"last\"" ,
2020-01-19 14:25:29 +02:00
"Referrer-Policy" : "strict-origin-when-cross-origin" ,
"Server" : "Netlify" ,
2020-04-21 17:46:06 +03:00
"Set-Cookie" : "__cfduid=d8bbbd11265bf7565fe9e176221a5d9011586687551; expires=Tue, 12-May-20 10:32:31 GMT; path=/; domain=.gitlab.com; HttpOnly; SameSite=Lax; Secure" ,
2020-01-19 14:25:29 +02:00
"Strict-Transport-Security" : "max-age=31536000" ,
"Via" : "1.1 google" ,
"X-Content-Type-Options" : "nosniff" ,
"X-Frame-Options" : "SAMEORIGIN" ,
"X-Next-Page" : "" ,
"X-Page" : "1" ,
"X-Per-Page" : "20" ,
"X-Prev-Page" : "" ,
"X-Total" : "0" ,
"X-Total-Pages" : "1" ,
2020-04-21 17:46:06 +03:00
"Age" : "1" ,
2020-01-19 14:25:29 +02:00
"Connection" : "keep-alive" ,
"Vary" : "Origin,Accept-Encoding,Origin" ,
"content-length" : "2"
} ,
"response" : "[]" ,
"status" : 200
}
2021-05-04 05:30:30 -04:00
]