emacs.d/clones/everything.curl.dev/usingcurl/tls/verify.html

498 lines
281 KiB
HTML
Raw Normal View History

2022-08-25 18:46:51 +02:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"
/>
<style>
html,
body {
-webkit-font-smoothing: antialiased;
text-rendering: optimizelegibility;
width: 100%;
height: 100%;
overflow: hidden;
user-select: none;
outline: none;
}
body.dragging * {
cursor: grabbing !important;
}
* {
box-sizing: border-box;
}
*:focus,
*:hover {
outline: none;
}
.gitbook-root,
.gitbook-splashscreen {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: flex;
width: 100%;
height: 100%;
}
.slate-spacer {
height: 0;
color: transparent;
outline: none;
position: absolute;
}
@keyframes LoadingIndicator {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
[data-loading-indicator='true'] {
animation: LoadingIndicator 0.6s ease infinite;
}
</style>
<title>Verifying server certificates - Everything curl</title>
<link rel="preload" as="font" type="font/woff2" href="https://app.gitbook.com/public/fonts/Merriweather/Merriweather-Bold.woff2?v=3.19" crossorigin="anonymous">
<link rel="preload" as="font" type="font/woff2" href="https://app.gitbook.com/public/fonts/Merriweather/Merriweather-BoldItalic.woff2?v=3.19" crossorigin="anonymous">
<link rel="preload" as="font" type="font/woff2" href="https://app.gitbook.com/public/fonts/Merriweather/Merriweather-Black.woff2?v=3.19" crossorigin="anonymous">
<link rel="preload" as="font" type="font/woff2" href="https://app.gitbook.com/public/fonts/Merriweather/Merriweather-BlackItalic.woff2?v=3.19" crossorigin="anonymous">
<link rel="preload" as="font" type="font/woff2" href="https://app.gitbook.com/public/fonts/Merriweather/Merriweather-Bold.woff2?v=3.19" crossorigin="anonymous">
<link rel="preload" as="font" type="font/woff2" href="https://app.gitbook.com/public/fonts/Merriweather/Merriweather-BoldItalic.woff2?v=3.19" crossorigin="anonymous">
<link rel="preload" as="font" type="font/woff2" href="https://app.gitbook.com/public/fonts/Merriweather/Merriweather-Regular.woff2?v=3.19" crossorigin="anonymous">
<link rel="preload" as="font" type="font/woff2" href="https://app.gitbook.com/public/fonts/Merriweather/Merriweather-Italic.woff2?v=3.19" crossorigin="anonymous">
<style id="__font-Merriweather-gitbook-content-font">
@font-face {
font-family: 'gitbook-content-font';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local("Merriweather Bold"), local("Merriweather-Bold"), url("https://app.gitbook.com/public/fonts/Merriweather/Merriweather-Bold.woff2?v=3.19") format("woff2"),
url("https://app.gitbook.com/public/fonts/Merriweather/Merriweather-Bold.woff?v=3.19") format("woff");
}
@font-face {
font-family: 'gitbook-content-font';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local("Merriweather BoldItalic"), local("Merriweather-BoldItalic"), url("https://app.gitbook.com/public/fonts/Merriweather/Merriweather-BoldItalic.woff2?v=3.19") format("woff2"),
url("https://app.gitbook.com/public/fonts/Merriweather/Merriweather-BoldItalic.woff?v=3.19") format("woff");
}
@font-face {
font-family: 'gitbook-content-font';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local("Merriweather Black"), local("Merriweather-Black"), url("https://app.gitbook.com/public/fonts/Merriweather/Merriweather-Black.woff2?v=3.19") format("woff2"),
url("https://app.gitbook.com/public/fonts/Merriweather/Merriweather-Black.woff?v=3.19") format("woff");
}
@font-face {
font-family: 'gitbook-content-font';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local("Merriweather BlackItalic"), local("Merriweather-BlackItalic"), url("https://app.gitbook.com/public/fonts/Merriweather/Merriweather-BlackItalic.woff2?v=3.19") format("woff2"),
url("https://app.gitbook.com/public/fonts/Merriweather/Merriweather-BlackItalic.woff?v=3.19") format("woff");
}
@font-face {
font-family: 'gitbook-content-font';
font-style: normal;
font-weight: 500;
font-display: swap;
src: local("Merriweather Bold"), local("Merriweather-Bold"), url("https://app.gitbook.com/public/fonts/Merriweather/Merriweather-Bold.woff2?v=3.19") format("woff2"),
url("https://app.gitbook.com/public/fonts/Merriweather/Merriweather-Bold.woff?v=3.19") format("woff");
}
@font-face {
font-family: 'gitbook-content-font';
font-style: italic;
font-weight: 500;
font-display: swap;
src: local("Merriweather BoldItalic"), local("Merriweather-BoldItalic"), url("https://app.gitbook.com/public/fonts/Merriweather/Merriweather-BoldItalic.woff2?v=3.19") format("woff2"),
url("https://app.gitbook.com/public/fonts/Merriweather/Merriweather-BoldItalic.woff?v=3.19") format("woff");
}
@font-face {
font-family: 'gitbook-content-font';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local("Merriweather Regular"), local("Merriweather-Regular"), url("https://app.gitbook.com/public/fonts/Merriweather/Merriweather-Regular.woff2?v=3.19") format("woff2"),
url("https://app.gitbook.com/public/fonts/Merriweather/Merriweather-Regular.woff?v=3.19") format("woff");
}
@font-face {
font-family: 'gitbook-content-font';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local("Merriweather Italic"), local("Merriweather-Italic"), url("https://app.gitbook.com/public/fonts/Merriweather/Merriweather-Italic.woff2?v=3.19") format("woff2"),
url("https://app.gitbook.com/public/fonts/Merriweather/Merriweather-Italic.woff?v=3.19") format("woff");
}
</style>
<meta name="description" content="" id="__meta-description" />
<meta name="og:description" content="" id="__meta-og:description" />
<meta name="og:image" content="https://app.gitbook.com/share/space/thumbnail/-LvW30LMWx5oHe1_SY3L/page/CEQ5EpWigS19KhCqPmS0.png?color=%233884FF&logo=https%3A%2F%2F4249639458-files.gitbook.io%2F~%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F-LvW30LMWx5oHe1_SY3L%252Flogo%252FNRFyoDbzficP2UqQBgc0%252Fgood_curl_logo.png%3Falt%3Dmedia%26token%3D81e1878a-bfc5-48fa-88eb-0cdc004a02bc&theme=light" id="__meta-og:image" />
<meta name="twitter:card" content="summary_large_image" id="__meta-twitter:card" />
<meta name="og:title" content="Verifying server certificates" id="__meta-og:title" />
<meta name="twitter:site" content="Everything curl" id="__meta-twitter:site" />
<meta name="robots" content="index" id="__meta-robots" />
<link rel="icon" href="https://4249639458-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LvW30LMWx5oHe1_SY3L%2Ficon%2F4gXSRcoiTCUuIZIL7Alu%2Fcurl-symbol.png?alt=media&token=f6f0ac78-3654-4cdd-8c3d-07b8daf7334b" id="__link-icon" />
<link rel="preload" as="font" type="font/woff2" href="https://app.gitbook.com/public/fonts/SourceCodePro/SourceCodePro-Bold.woff2?v=3.19" crossorigin="anonymous">
<link rel="preload" as="font" type="font/woff2" href="https://app.gitbook.com/public/fonts/SourceCodePro/SourceCodePro-BoldItalic.woff2?v=3.19" crossorigin="anonymous">
<link rel="preload" as="font" type="font/woff2" href="https://app.gitbook.com/public/fonts/SourceCodePro/SourceCodePro-Black.woff2?v=3.19" crossorigin="anonymous">
<link rel="preload" as="font" type="font/woff2" href="https://app.gitbook.com/public/fonts/SourceCodePro/SourceCodePro-BlackItalic.woff2?v=3.19" crossorigin="anonymous">
<link rel="preload" as="font" type="font/woff2" href="https://app.gitbook.com/public/fonts/SourceCodePro/SourceCodePro-Medium.woff2?v=3.19" crossorigin="anonymous">
<link rel="preload" as="font" type="font/woff2" href="https://app.gitbook.com/public/fonts/SourceCodePro/SourceCodePro-MediumItalic.woff2?v=3.19" crossorigin="anonymous">
<link rel="preload" as="font" type="font/woff2" href="https://app.gitbook.com/public/fonts/SourceCodePro/SourceCodePro-Regular.woff2?v=3.19" crossorigin="anonymous">
<link rel="preload" as="font" type="font/woff2" href="https://app.gitbook.com/public/fonts/SourceCodePro/SourceCodePro-Italic.woff2?v=3.19" crossorigin="anonymous">
<style id="__font-SourceCodePro-gitbook-code-font">
@font-face {
font-family: 'gitbook-code-font';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local("Source Code Pro Bold"), local("SourceCodePro-Bold"), url("https://app.gitbook.com/public/fonts/SourceCodePro/SourceCodePro-Bold.woff2?v=3.19") format("woff2"),
url("https://app.gitbook.com/public/fonts/SourceCodePro/SourceCodePro-Bold.woff?v=3.19") format("woff");
}
@font-face {
font-family: 'gitbook-code-font';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local("Source Code Pro BoldItalic"), local("SourceCodePro-BoldItalic"), url("https://app.gitbook.com/public/fonts/SourceCodePro/SourceCodePro-BoldItalic.woff2?v=3.19") format("woff2"),
url("https://app.gitbook.com/public/fonts/SourceCodePro/SourceCodePro-BoldItalic.woff?v=3.19") format("woff");
}
@font-face {
font-family: 'gitbook-code-font';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local("Source Code Pro Black"), local("SourceCodePro-Black"), url("https://app.gitbook.com/public/fonts/SourceCodePro/SourceCodePro-Black.woff2?v=3.19") format("woff2"),
url("https://app.gitbook.com/public/fonts/SourceCodePro/SourceCodePro-Black.woff?v=3.19") format("woff");
}
@font-face {
font-family: 'gitbook-code-font';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local("Source Code Pro BlackItalic"), local("SourceCodePro-BlackItalic"), url("https://app.gitbook.com/public/fonts/SourceCodePro/SourceCodePro-BlackItalic.woff2?v=3.19") format("woff2"),
url("https://app.gitbook.com/public/fonts/SourceCodePro/SourceCodePro-BlackItalic.woff?v=3.19") format("woff");
}
@font-face {
font-family: 'gitbook-code-font';
font-style: normal;
font-weight: 500;
font-display: swap;
src: local("Source Code Pro Medium"), local("SourceCodePro-Medium"), url("https://app.gitbook.com/public/fonts/SourceCodePro/SourceCodePro-Medium.woff2?v=3.19") format("woff2"),
url("https://app.gitbook.com/public/fonts/SourceCodePro/SourceCodePro-Medium.woff?v=3.19") format("woff");
}
@font-face {
font-family: 'gitbook-code-font';
font-style: italic;
font-weight: 500;
font-display: swap;
src: local("Source Code Pro MediumItalic"), local("SourceCodePro-MediumItalic"), url("https://app.gitbook.com/public/fonts/SourceCodePro/SourceCodePro-MediumItalic.woff2?v=3.19") format("woff2"),
url("https://app.gitbook.com/public/fonts/SourceCodePro/SourceCodePro-MediumItalic.woff?v=3.19") format("woff");
}
@font-face {
font-family: 'gitbook-code-font';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local("Source Code Pro Regular"), local("SourceCodePro-Regular"), url("https://app.gitbook.com/public/fonts/SourceCodePro/SourceCodePro-Regular.woff2?v=3.19") format("woff2"),
url("https://app.gitbook.com/public/fonts/SourceCodePro/SourceCodePro-Regular.woff?v=3.19") format("woff");
}
@font-face {
font-family: 'gitbook-code-font';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local("Source Code Pro Italic"), local("SourceCodePro-Italic"), url("https://app.gitbook.com/public/fonts/SourceCodePro/SourceCodePro-Italic.woff2?v=3.19") format("woff2"),
url("https://app.gitbook.com/public/fonts/SourceCodePro/SourceCodePro-Italic.woff?v=3.19") format("woff");
}
</style>
<script type="module" defer src="https://app.gitbook.com/public/app/public-NKEVVJRG.min.js?v=10.9.154-5e8b93065877f47c61b2dde8977967211494879b-2824210335"></script>
<style id="react-native-stylesheet">[stylesheet-group="0"]{}
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}
body{margin:0;}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}
input::-webkit-search-cancel-button,input::-webkit-search-decoration,input::-webkit-search-results-button,input::-webkit-search-results-decoration{display:none;}
[stylesheet-group="0.1"]{}
:focus:not([data-focusvisible-polyfill]){outline: none;}
[stylesheet-group="0.5"]{}
.css-4rbku5{background-color:rgba(0,0,0,0.00);color:inherit;font:inherit;list-style:none;margin-bottom:0px;margin-left:0px;margin-right:0px;margin-top:0px;text-align:inherit;text-decoration:none;}
[stylesheet-group="1"]{}
.css-1dbjc4n{-ms-flex-align:stretch;-ms-flex-direction:column;-ms-flex-negative:0;-ms-flex-preferred-size:auto;-webkit-align-items:stretch;-webkit-box-align:stretch;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-basis:auto;-webkit-flex-direction:column;-webkit-flex-shrink:0;align-items:stretch;border:0 solid black;box-sizing:border-box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex-direction:column;flex-shrink:0;margin-bottom:0px;margin-left:0px;margin-right:0px;margin-top:0px;min-height:0px;min-width:0px;padding-bottom:0px;padding-left:0px;padding-right:0px;padding-top:0px;position:relative;z-index:0;}
.css-901oao{border:0 solid black;box-sizing:border-box;color:rgba(0,0,0,1.00);display:inline;font:14px -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;margin-bottom:0px;margin-left:0px;margin-right:0px;margin-top:0px;padding-bottom:0px;padding-left:0px;padding-right:0px;padding-top:0px;white-space:pre-wrap;word-wrap:break-word;}
.css-vcwn7f{max-width:100%;overflow-x:hidden;overflow-y:hidden;text-overflow:ellipsis;white-space:pre;}
.css-16my406{color:inherit;font:inherit;white-space:inherit;}
[stylesheet-group="2"]{}
.r-13awgt0{-ms-flex:1 1 0%;-webkit-flex:1;flex:1;}
.r-42olwf{border-bottom-color:rgba(0,0,0,0.00);border-left-color:rgba(0,0,0,0.00);border-right-color:rgba(0,0,0,0.00);border-top-color:rgba(0,0,0,0.00);}
.r-rs99b7{border-bottom-width:1px;border-left-width:1px;border-right-width:1px;border-top-width:1px;}
.r-z2wwpe{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-top-left-radius:4px;border-top-right-radius:4px;}
.r-18c69zk{border-bottom-left-radius:100px;border-bottom-right-radius:100px;border-top-left-radius:100px;border-top-right-radius:100px;}
.r-156hn8l{border-bottom-color:rgba(211,220,228,1.00);border-left-color:rgba(211,220,228,1.00);border-right-color:rgba(211,220,228,1.00);border-top-color:rgba(211,220,228,1.00);}
.r-1xc7w19{border-bottom-color:rgba(0,0,0,1.00);border-left-color:rgba(0,0,0,1.00);border-right-color:rgba(0,0,0,1.00);border-top-color:rgba(0,0,0,1.00);}
.r-1phboty{border-bottom-style:solid;border-left-style:solid;border-right-style:solid;border-top-style:solid;}
.r-1yadl64{border-bottom-width:0px;border-left-width:0px;border-right-width:0px;border-top-width:0px;}
.r-6koalj{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}
.r-crgep1{margin-bottom:0px;margin-left:0px;margin-right:0px;margin-top:0px;}
.r-t60dpp{padding-bottom:0px;padding-left:0px;padding-right:0px;padding-top:0px;}
.r-190qawg{border-bottom-color:rgba(227,232,237,1.00);border-left-color:rgba(227,232,237,1.00);border-right-color:rgba(227,232,237,1.00);border-top-color:rgba(227,232,237,1.00);}
.r-nsbfu8{padding-bottom:16px;padding-left:16px;padding-right:16px;padding-top:16px;}
.r-1udh08x{overflow-x:hidden;overflow-y:hidden;}
[stylesheet-group="2.1"]{}
.r-ymttw5{padding-left:16px;padding-right:16px;}
.r-mk0yit{padding-left:0px;padding-right:0px;}
.r-1e081e0{padding-left:12px;padding-right:12px;}
.r-1pn2ns4{padding-left:8px;padding-right:8px;}
.r-1yzf0co{padding-bottom:16px;padding-top:16px;}
.r-5njf8e{padding-bottom:8px;padding-top:8px;}
.r-pw2am6{margin-bottom:24px;margin-top:24px;}
.r-1h4fu65{padding-bottom:24px;padding-top:24px;}
.r-1guathk{padding-left:24px;padding-right:24px;}
.r-oyd9sg{padding-bottom:4px;padding-top:4px;}
[stylesheet-group="2.2"]{}
.r-12vffkv>*{pointer-events:auto;}
.r-12vffkv{pointer-events:none!important;}
.r-14lw9ot{background-color:rgba(255,255,255,1.00);}
.r-1d9grui{border-bottom-color:rgba(211,220,228,1.00);}
.r-qklmqi{border-bottom-width:1px;}
.r-1i7sdiz{box-shadow:0px 4px 10px rgba(0,0,0,0.05);}
.r-1quu1zo{;}
.r-184en5c{z-index:1;}
.r-18u37iz{-ms-flex-direction:row;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;flex-direction:row;}
.r-1awozwy{-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;}
.r-eafdt9{-webkit-transition-duration:0.15s;transition-duration:0.15s;}
.r-1i6wzkk{-moz-transition-property:opacity;-webkit-transition-property:opacity;transition-property:opacity;}
.r-lrvibr{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;}
.r-1loqt21{cursor:pointer;}
.r-1otgn73{-ms-touch-action:manipulation;touch-action:manipulation;}
.r-18kxxzh{-ms-flex-positive:0;-webkit-box-flex:0;-webkit-flex-grow:0;flex-grow:0;}
.r-1777fci{-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;}
.r-1ny4l3l{outline-style:none;}
.r-eu3ka{height:40px;}
.r-1bnj018{color:rgba(92,105,117,1.00);}
.r-1kb76zh{margin-right:8px;}
.r-1aockid{width:40px;}
.r-h7gdob{color:currentColor;}
.r-11vxtcu{background-color:rgba(211,220,228,1.00);}
.r-92ng3h{width:1px;}
.r-1ro0kt6{-ms-flex-preferred-size:0%;-webkit-flex-basis:0%;flex-basis:0%;}
.r-16y2uox{-ms-flex-positive:1;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;}
.r-1wbh5a2{-ms-flex-negative:1;-webkit-flex-shrink:1;flex-shrink:1;}
.r-1habvwh{-ms-flex-align:start;-webkit-align-items:flex-start;-webkit-box-align:start;align-items:flex-start;}
.r-puj83k{padding-left:24px;}
.r-1pyaxff{padding-right:8px;}
.r-mabqd8{height:32px;}
.r-1jkjb{margin-left:8px;}
.r-gg6oyi{font-family:gitbook-content-font,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;}
.r-1b43r93{font-size:14px;}
.r-16dba41{font-weight:400;}
.r-hbpseb{line-height:22px;}
.r-homxoj{color:inherit;}
.r-1yvhtrz{width:32px;}
.r-1vckr1u{background-color:rgba(245,247,249,1.00);}
.r-g8m1yf{border-right-color:rgba(211,220,228,1.00);}
.r-13l2t4g{border-right-width:1px;}
.r-17s6mgv{-ms-flex-pack:end;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;}
.r-1ipicw7{width:300px;}
.r-eqz5dr{-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;flex-direction:column;}
.r-4dj0k7{box-shadow:0px 1px 2px rgba(0,0,0,0.12);}
.r-sga3zk{height:64px;}
.r-1kihuf0{-ms-flex-item-align:center;-ms-grid-row-align:center;-webkit-align-self:center;align-self:center;}
.r-150rngu{-webkit-overflow-scrolling:touch;}
.r-11yh6sk{overflow-x:hidden;}
.r-1rnoaur{overflow-y:auto;}
.r-1sncvnh{-webkit-transform:translateZ(0px);transform:translateZ(0px);}
.r-1sc18lr{padding-bottom:88px;}
.r-1p0dtai{bottom:0px;}
.r-u8s1d{position:absolute;}
.r-13qz1uu{width:100%;}
.r-10ptun7{height:16px;}
.r-1l7z4oj{padding-bottom:16px;}
.r-1b00too{background-color:rgba(236,239,241,1.00);}
.r-1rasi3h{color:rgba(136,153,168,1.00);}
.r-1qhn6m8{padding-left:16px;}
.r-b88u0q{font-weight:700;}
.r-6wscbn{max-width:252px;}
.r-15ysp7h{min-height:32px;}
.r-1472mwg{height:24px;}
.r-lrsllp{width:24px;}
.r-1ow6zhx{margin-left:16px;}
.r-bnwqim{position:relative;}
.r-161t3wu{color:rgba(56,132,255,1.00);}
.r-1d2f490{left:0px;}
.r-ipm5af{top:0px;}
.r-8jnfel{min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content;}
.r-1l5ssaz{max-width:910px;}
.r-1ygmrgt{padding-top:24px;}
.r-1ifxtd0{margin-bottom:16px;}
.r-1nf4jbm{color:rgba(59,69,78,1.00);}
.r-1xnzce8{-moz-user-select:-webkit-text;-moz-user-select:text;-ms-user-select:-webkit-text;-ms-user-select:text;-webkit-user-select:-webkit-text;-webkit-user-select:text;user-select:-webkit-text;user-select:text;}
.r-nzcix3{border-bottom-color:rgba(227,232,237,1.00);}
.r-11c0sde{margin-top:24px;}
.r-1dqbpge{cursor:-webkit-text;cursor:text;}
.r-zchlnj{right:0px;}
.r-1sdbnja{top:-40px;}
.r-1oszu61{-ms-flex-align:stretch;-webkit-align-items:stretch;-webkit-box-align:stretch;align-items:stretch;}
.r-deolkf{box-sizing:border-box;}
.r-1mlwlqe{-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex-basis:auto;}
.r-1q142lx{-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;}
.r-ifefl9{min-height:0px;}
.r-bcqeeo{min-width:0px;}
.r-417010{z-index:0;}
.r-tskmnb{padding-top:8px;}
.r-xd6kpl{padding-bottom:8px;}
.r-ubezar{font-size:16px;}
.r-135wba7{line-height:24px;}
.r-fdjqy7{text-align:left;}
.r-36ujnk{font-style:italic;}
.r-uibjmv{font-family:gitbook-code-font, Menlo, monospace;}
.r-m2pi6t{padding-left:4px;}
.r-1hvjb8t{padding-right:4px;}
.r-1aerykh{border-top-color:rgba(211,220,228,1.00);}
.r-5kkj8d{border-top-width:1px;}
.r-1peese0{margin-bottom:24px;}
.r-95jzfe{padding-top:16px;}
.r-wk8lta{padding-top:0px;}
.r-iphfwy{padding-bottom:4px;}
.r-1m04atk{padding-left:8px;}
.r-1h8ys4a{padding-top:4px;}
.r-1mdbw0j{padding-bottom:0px;}
.r-1p5i0ed{bottom:-24px;}
.r-88pszg{margin-right:16px;}
.r-obd0qt{-ms-flex-align:end;-webkit-align-items:flex-end;-webkit-box-align:end;align-items:flex-end;}
.r-1enofrn{font-size:12px;}
.r-14yzgew{line-height:18px;}
.r-majxgm{font-weight:500;}
.r-1yv4afn{border-top-color:rgba(227,232,237,1.00);}
.r-1wtj0ep{-ms-flex-pack:justify;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.r-k200y{-ms-flex-item-align:start;-webkit-align-self:flex-start;align-self:flex-start;}
.r-icyqz7{max-height:calc(100vh - 88px);}
.r-gtdqiz{position:-webkit-sticky;position:sticky;}
.r-eqo98v{top:24px;}
.r-1mkpi1y{max-width:max(50%, 300px);}
.r-dvzwsg{border-left-color:rgba(211,220,228,1.00);}
.r-1ljd8xs{border-left-width:1px;}
.r-hu79xy{min-width:196px;}
.r-dnmrzs{max-width:100%;}
.r-7xmw5f{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}
.r-146iojx{max-width:300px;}
.r-5oul0u{margin-bottom:8px;}
.r-19r33im{letter-spacing:1.2px;}
.r-tsynxw{text-transform:uppercase;}
.r-855088{border-left-color:rgba(0,0,0,0.00);}
.r-dwliz8{border-left-width:2px;}
.r-lqms97{margin-left:-1px;}
.r-1niwhzg{background-color:rgba(0,0,0,0.00);}
.r-vvn4in{background-position:center;}
.r-u6sd8q{background-repeat:no-repeat;}
.r-4gszlv{background-size:cover;}
.r-1pi2tsx{height:100%;}
.r-1wyyakw{z-index:-1;}
.r-ehq7j7{background-size:contain;}
[stylesheet-group="10"]{}
[data-rnw-media-class="1598__1599"]{ height:80px;}
@media (max-width: 700px) and (max-width: 9999999.49535756959549535757px) { [data-rnw-media-class="1598__1599"] { height:64px;} }
[data-rnw-media-class="visible__hidden"]{display: none;}
@media (max-width: 700px) and (max-width: 9999999.118105115105981081019595104105100100101110px) { [data-rnw-media-class="visible__hidden"] {display: flex;} }
[data-rnw-media-class="hidden__visible"]{display: flex;}
@media (max-width: 700px) and (max-width: 9999999.104105100100101110959511810511510598108101px) { [data-rnw-media-class="hidden__visible"] {display: none;} }
[data-rnw-media-class="_visible_hidden"]{display: none;}
@media (max-width: 1024px) and (max-width: 9999999.951181051151059810810195104105100100101110px) { [data-rnw-media-class="_visible_hidden"] {display: flex;} }
[data-rnw-media-class="_hidden_1597"]{ padding-left:64px;padding-right:64px;}
@media (max-width: 1024px) and (max-width: 9999999.951041051001001011109549535755px) { [data-rnw-media-class="_hidden_1597"] {display: none;} }
[data-rnw-media-class="1596__1kbfcbz"]{ width:max(220px, calc(100vw - max(300px, calc((100vw - 910px) / 2 - 0px)) - 750px - 80px - 80px - 0px));}
@media (max-width: 700px) and (max-width: 9999999.49535754959549107981029998122px) { [data-rnw-media-class="1596__1kbfcbz"] { width:auto;} }
[data-rnw-media-class="188__187"]{ -ms-flex-direction:row;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;flex-direction:row;}
@media (max-width: 700px) and (max-width: 9999999.4956569595495655px) { [data-rnw-media-class="188__187"] { -ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;flex-direction:column;} }
[data-rnw-media-class="hidden__visible_b1430-visible"]{display: flex;}
@media (max-width: 1430px) and (max-width: 9999999.1041051001001011109595118105115105981081019598495251484511810511510598108101px) { [data-rnw-media-class="hidden__visible_b1430-visible"] {display: flex;} }
@media (max-width: 700px) and (max-width: 9999999.1041051001001011109595118105115105981081019598495251484511810511510598108101px) { [data-rnw-media-class="hidden__visible_b1430-visible"] {display: none;} }
[data-rnw-media-class="1596-95-197-__7mwae0-123-198"]{ -ms-flex-pack:end;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;padding-left:24px;padding-right:24px;width:max(300px, calc((100vw - 910px) / 2 - 0px));}
@media (max-width: 700px) and (max-width: 9999999.49535754455753454957554595955510911997101484549505145495756px) { [data-rnw-media-class="1596-95-197-__7mwae0-123-198"] { -ms-flex-pack:start;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;padding-left:0px;padding-right:0px;width:auto;} }
[data-rnw-media-class="1593__1594"]{ height:40px;}
@media (max-width: 700px) and (max-width: 9999999.49535751959549535752px) { [data-rnw-media-class="1593__1594"] { height:30px;} }
[data-rnw-media-class="1611__1612"]{ border-right-width:0px;}
@media (max-width: 700px) and (max-width: 9999999.49544949959549544950px) { [data-rnw-media-class="1611__1612"] { border-right-width:1px;} }
[data-rnw-media-class="1582__1581_b1430-196"]{ padding-right:80px;}
@media (max-width: 1430px) and (max-width: 9999999.4953565095954953564995984952514845495754px) { [data-rnw-media-class="1582__1581_b1430-196"] { -ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;} }
@media (max-width: 700px) and (max-width: 9999999.4953565095954953564995984952514845495754px) { [data-rnw-media-class="1582__1581_b1430-196"] { padding-right:16px;} }
[data-rnw-media-class="1554__1555"]{ height:56px;width:80px;}
@media (max-width: 700px) and (max-width: 9999999.49535352959549535353px) { [data-rnw-media-class="1554__1555"] { height:36px;min-width:16px;width:auto;} }
[data-rnw-media-class="233__231"]{ font-family:gitbook-content-font,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-size:48px;font-weight:700;line-height:56px;}
@media (max-width: 700px) and (max-width: 9999999.5051519595505149px) { [data-rnw-media-class="233__231"] { font-family:gitbook-content-font,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-size:24px;font-weight:700;line-height:36px;} }
[data-rnw-media-class="visible__hidden_b1430-visible"]{display: none;}
@media (max-width: 1430px) and (max-width: 9999999.1181051151059810810195951041051001001011109598495251484511810511510598108101px) { [data-rnw-media-class="visible__hidden_b1430-visible"] {display: flex;} }
@media (max-width: 700px) and (max-width: 9999999.1181051151059810810195951041051001001011109598495251484511810511510598108101px) { [data-rnw-media-class="visible__hidden_b1430-visible"] {display: flex;} }
[data-rnw-media-class="1557__1556"]{ margin-left:80px;}
@media (max-width: 700px) and (max-width: 9999999.49535355959549535354px) { [data-rnw-media-class="1557__1556"] { margin-left:16px;} }
[data-rnw-media-class="__127"]{ padding-bottom:40px;}
[data-rnw-media-class="1516-196__1514-_b1430-196"]{ padding-right:80px;}
@media (max-width: 1430px) and (max-width: 9999999.49534954454957549595495349524595984952514845495754px) { [data-rnw-media-class="1516-196__1514-_b1430-196"] { -ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;} }
@media (max-width: 700px) and (max-width: 9999999.49534954454957549595495349524595984952514845495754px) { [data-rnw-media-class="1516-196__1514-_b1430-196"] { -ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;padding-right:16px;} }
[data-rnw-media-class="1515-__1513"]{ margin-left:80px;}
@media (max-width: 700px) and (max-width: 9999999.4953495345959549534951px) { [data-rnw-media-class="1515-__1513"] { margin-left:16px;} }
[data-rnw-media-class="211__210"]{ font-family:gitbook-content-font,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-size:32px;font-weight:700;line-height:40px;}
@media (max-width: 700px) and (max-width: 9999999.5049499595504948px) { [data-rnw-media-class="211__210"] { font-family:gitbook-content-font,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-size:24px;font-weight:700;line-height:36px;} }
[data-rnw-media-class="212__211"]{ font-family:gitbook-content-font,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-size:24px;font-weight:700;line-height:36px;}
@media (max-width: 700px) and (max-width: 9999999.5049509595504949px) { [data-rnw-media-class="212__211"] { font-family:gitbook-content-font,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;} }
[data-rnw-media-class="1585__1584"]{ margin-left:80px;}
@media (max-width: 700px) and (max-width: 9999999.49535653959549535652px) { [data-rnw-media-class="1585__1584"] { margin-left:16px;} }
[data-rnw-media-class="__187_b910-188"]{ -ms-flex-direction:row;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;flex-direction:row;}
@media (max-width: 910px) and (max-width: 9999999.9595495655959857494845495656px) { [data-rnw-media-class="__187_b910-188"] { -ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;flex-direction:column;} }
[data-rnw-media-class="__153_b910-140-155"]{ margin-right:8px;}
@media (max-width: 910px) and (max-width: 9999999.959549535195985749484549524845495353px) { [data-rnw-media-class="__153_b910-140-155"] { margin-bottom:8px;margin-right:0px;} }
[data-rnw-media-class="__154_b910-139-156"]{ margin-left:8px;}
@media (max-width: 910px) and (max-width: 9999999.959549535295985749484549515745495354px) { [data-rnw-media-class="__154_b910-139-156"] { margin-left:0px;margin-top:8px;} }
[data-rnw-media-class="_188_187"]{ -ms-flex-direction:row;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;flex-direction:row;}
@media (max-width: 1024px) and (max-width: 9999999.9549565695495655px) { [data-rnw-media-class="_188_187"] { -ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;flex-direction:column;} }
@media (max-width: 1024px) and (max-width: 9999999.9549545095px) { [data-rnw-media-class="_162_"] { margin-bottom:16px;} }
[data-rnw-media-class="_visible_visible"]{display: flex;}
@media (max-width: 1024px) and (max-width: 9999999.95118105115105981081019511810511510598108101px) { [data-rnw-media-class="_visible_visible"] {display: flex;} }
[data-rnw-media-class="hidden__1kbfcbz_b1430-hidden"]{ width:max(220px, calc(100vw - max(300px, calc((100vw - 910px) / 2 - 0px)) - 750px - 80px - 80px - 0px));}
@media (max-width: 1430px) and (max-width: 9999999.10410510010010111095954910798102999812295984952514845104105100100101110px) { [data-rnw-media-class="hidden__1kbfcbz_b1430-hidden"] {display: none;} }
@media (max-width: 700px) and (max-width: 9999999.10410510010010111095954910798102999812295984952514845104105100100101110px) { [data-rnw-media-class="hidden__1kbfcbz_b1430-hidden"] {display: none;} }
[stylesheet-group="20"]{}
body:not(.dragging) [data-rnw-int-class="button___762_"]:hover , body:not(.dragging) [data-rnw-int-class="button___762_"]:focus { background-color:rgba(245,247,249,1.00);}
body:not(.dragging) [data-rnw-int-class="button___762_"]:hover [data-rnw-int-class="nearest___764_"], body:not(.dragging) [data-rnw-int-class="button___762_"]:focus [data-rnw-int-class="nearest___764_"]{ color:rgba(92,105,117,1.00);}
body:not(.dragging) [data-rnw-int-class="button___631_"]:hover [data-rnw-int-class="nearest___632-47689_"], body:not(.dragging) [data-rnw-int-class="button___631_"]:focus [data-rnw-int-class="nearest___632-47689_"]{ color:rgba(56,132,255,1.00);}
body:not(.dragging) [data-rnw-int-class="nearest___266-47695_"]:hover , body:not(.dragging) [data-rnw-int-class="nearest___266-47695_"]:focus { color:rgba(52,109,219,1.00);}
body:not(.dragging) [data-rnw-int-class="nearest___266-47695_"]:hover [data-rnw-int-class="nearest___266-47695_"], body:not(.dragging) [data-rnw-int-class="nearest___266-47695_"]:focus [data-rnw-int-class="nearest___266-47695_"]{ color:rgba(52,109,219,1.00);}
body:not(.dragging) [data-rnw-int-class="nearest__1613__"]:hover { background-color:rgba(236,239,241,1.00);}
body:not(.dragging) [data-rnw-int-class="nearest___885-47699-_"]:hover , body:not(.dragging) [data-rnw-int-class="nearest___885-47699-_"]:focus { border-bottom-color:rgba(56,132,255,1.00);border-left-color:rgba(56,132,255,1.00);border-right-color:rgba(56,132,255,1.00);border-top-color:rgba(56,132,255,1.00);}
body:not(.dragging) [data-rnw-int-class="nearest___885-47699-_"]:hover [data-rnw-int-class="nearest__266-47685__"]{ color:rgba(56,132,255,1.00);}
body:not(.dragging) [data-rnw-int-class="nearest___885-47699-_"]:hover [data-rnw-int-class="nearest___266-47685_"], body:not(.dragging) [data-rnw-int-class="nearest___885-47699-_"]:focus [data-rnw-int-class="nearest___266-47685_"]{ color:rgba(56,132,255,1.00);}
body:not(.dragging) [data-rnw-int-class="nearest____"]:hover [data-rnw-int-class="nearest___266-47685_"], body:not(.dragging) [data-rnw-int-class="nearest____"]:focus [data-rnw-int-class="nearest___266-47685_"]{ color:rgba(56,132,255,1.00);}</style>
<script type="text/javascript" defer src="https://cdn.iframe.ly/embed.js" async></script>
<script
type="text/javascript"
defer
src="https://cdn.polyfill.io/v2/polyfill.js?features=Intl.~locale.en"
crossorigin="anonymous"
></script>
</head>
<body>
<div class="gitbook-root"><div class="css-1dbjc4n r-13awgt0 r-12vffkv" data-reactroot=""><div class="css-1dbjc4n r-13awgt0 r-12vffkv"><div data-rnw-media-class="1598__1599" class="css-1dbjc4n r-1awozwy r-14lw9ot r-1d9grui r-qklmqi r-1i7sdiz r-1quu1zo r-18u37iz r-184en5c"><div aria-label="Show Table of Content" data-rnw-media-class="visible__hidden" data-rnw-int-class="button___762_" tabindex="0" class="css-1dbjc4n r-1awozwy r-42olwf r-18c69zk r-rs99b7 r-1bnj018 r-1loqt21 r-18u37iz r-18kxxzh r-eu3ka r-1777fci r-1kb76zh r-1ny4l3l r-mk0yit r-1otgn73 r-1i6wzkk r-lrvibr r-1aockid" style="-webkit-transition-duration:0s;transition-duration:0s"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" preserveAspectRatio="xMidYMid meet" data-rnw-int-class="nearest___764_" class="r-h7gdob" style="height:18px;vertical-align:middle;width:18px"><path d="M3 12h18M3 6h18M3 18h18"></path></svg></div><a href="../../index.html" data-rnw-int-class="nearest____" data-rnw-media-class="1596-95-197-__7mwae0-123-198" class="css-4rbku5 css-1dbjc4n r-1awozwy r-1loqt21 r-18u37iz r-1otgn73 r-1i6wzkk r-lrvibr" style="-webkit-transition-duration:0s;transition-duration:0s" data-testid="public.headerHomeLink"><div data-rnw-media-class="1593__1594" class="css-1dbjc4n r-1awozwy r-1ro0kt6 r-18u37iz r-16y2uox r-1wbh5a2 r-6wscbn"><div data-rnw-media-class="hidden__visible" class="css-1dbjc4n"><div class="css-1dbjc4n r-13awgt0 r-1mlwlqe r-eu3ka r-1udh08x r-417010" style="width:118px"><div class="css-1dbjc4n r-1niwhzg r-vvn4in r-u6sd8q r-ehq7j7 r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw"></div></div></div><div data-rnw-media-class="visible__hidden" class="css-1dbjc4n"><div class="css-1dbjc4n r-13awgt0 r-1mlwlqe r-1udh08x r-417010" style="height:30px;width:88px"><div class="css-1dbjc4n r-1niwhzg r-vvn4in r-u6sd8q r-ehq7j7 r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw"></div></div></div></div></a><div data-rnw-media-class="hidden__visible" class="css-1dbjc4n r-11vxtcu r-eu3ka r-92ng3h" style="margin-left:-1px"></div><div data-rnw-media-class="_visible_hidden" class="css-1dbjc4n r-1awozwy r-1ro0kt6 r-18u37iz r-16y2uox r-1wbh5a2"></div><div data-rnw-media-class="_hidden_1597" class="css-1dbjc4n r-1awozwy r-1ro0kt6 r-18u37iz r-16y2uox r-1wbh5a2"></div><div data-rnw-media-class="hidden__visible" class="css-1dbjc4n r-11vxtcu r-eu3ka r-92ng3h" style="margin-right:-1px"></div><div data-rnw-media-class="1596__1kbfcbz" class="css-1dbjc4n"><div class="css-1dbjc4n r-1habvwh r-1ro0kt6 r-16y2uox r-1wbh5a2 r-puj83k r-1pyaxff"><div data-rnw-media-class="hidden__visible" class="css-1dbjc4n"><div data-rnw-int-class="button___631_" tabindex="0" class="css-1dbjc4n r-1awozwy r-42olwf r-z2wwpe r-rs99b7 r-1bnj018 r-1loqt21 r-18u37iz r-18kxxzh r-mabqd8 r-1777fci r-1ny4l3l r-mk0yit r-1otgn73 r-1i6wzkk r-lrvibr" style="-webkit-transition-duration:0s;transition-duration:0s"><svg viewBox="0 0 24 24" fill="none" preserveAspectRatio="xMidYMid meet" data-rnw-int-class="nearest___632-47689_" class="r-h7gdob" style="height:14px;vertical-align:middle;width:14px"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.5 4a6.5 6.5 0 100 13 6.5 6.5 0 000-13zM2 10.5a8.5 8.5 0 1117 0 8.5 8.5 0 01-17 0z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M15.093 15.093a1 1 0 011.414 0l5.2 5.2a1 1 0 01-1.414 1.414l-5.2-5.2a1 1 0 010-1.414z" fill="currentColor"></path></svg><div class="css-1dbjc4n r-16y2uox r-1wbh5a2 r-1jkjb"><div dir="auto" data-rnw-int-class="nearest___632-47689_" class="css-901oao css-vcwn7f r-h7gdob r-gg6oyi r-1b43r93 r-16dba41 r-hbpseb">Search…</div></div></div></div><div data-rnw-media-class="visible__hidden" class="css-1dbjc4n"><div data-rnw-int-class="button___631_" tabindex="0" class="css-1dbjc4n r-1awozwy r-42olwf r-z2wwpe r-rs99b7 r-1bnj018 r-1loqt21 r-18u37iz r-18kxxzh r-mabqd8 r-1777fci r-1ny4l3l r-mk0yit r-1otgn73 r-1i6wzkk r-lrvibr r-1yvhtrz" style="-webkit-transition-duration:0s;transition-duration:0s"><svg vi
<script>
// Rendered with GitBook 10.9.154-5e8b93065877f47c61b2dde8977967211494879b-2824210335
// Space -LvW30LMWx5oHe1_SY3L
window.__GITBOOK_WAS_SSR = true;
window.__GITBOOK_INITIAL_PROPS__ = "{\"hostname\":\"everything.curl.dev\",\"basePath\":\"\",\"assetHostname\":\"https://app.gitbook.com\",\"space\":{\"hasPDFExport\":true,\"title\":\"Everything curl\",\"draftChangeRequests\":1,\"editMode\":\"locked\",\"customHostname\":\"everything.curl.dev\",\"changeRequests\":1,\"searchKeyVersion\":1,\"comments\":{},\"edits\":{\"55ed8f1f13ff2310008c9f5b\":{\"updatedAt\":{\"seconds\":1575733958,\"nanoseconds\":38000000},\"count\":1}},\"git\":{\"url\":\"https://github.com/bagder/everything-curl/blob/master\",\"operation\":{\"workingRevision\":\"bTHAkSuU5Z7TPAmkRC21\",\"completedAt\":{\"seconds\":1658827771,\"nanoseconds\":23000000},\"importCommit\":\"d3125c30018a459f57894d520bc075c6c8b58fef\",\"startedAt\":{\"seconds\":1658827760,\"nanoseconds\":542000000},\"direction\":\"import\",\"state\":\"success\"},\"installationProvider\":\"github-legacy\"},\"publishedEmoji\":\"1f94c\",\"organization\":\"-LxuH0qSm4xO9nWfEBlB\",\"hasPublicFeedback\":true,\"openChangeRequests\":0,\"defaultPermission\":\"inherit\",\"googleAnalytics\":{\"enabled\":false},\"path\":\"everything-curl\",\"headerTheme\":\"light\",\"publishedIconURL\":\"https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LvW30LMWx5oHe1_SY3L%2Ficon%2F4gXSRcoiTCUuIZIL7Alu%2Fcurl-symbol.png?alt=media&token=f6f0ac78-3654-4cdd-8c3d-07b8daf7334b\",\"key\":\"-LvW30LMWx5oHe1_SY3L\",\"logoURL\":\"https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LvW30LMWx5oHe1_SY3L%2Flogo%2FNRFyoDbzficP2UqQBgc0%2Fgood_curl_logo.png?alt=media&token=81e1878a-bfc5-48fa-88eb-0cdc004a02bc\",\"indexedRevision\":\"bTHAkSuU5Z7TPAmkRC21\",\"primaryColor\":\"#3884FF\",\"visibility\":\"public\",\"createdBy\":\"55ed8f1f13ff2310008c9f5b\",\"font\":\"Merriweather\",\"orderIndex\":\"0|hzzzjb:\",\"showEditOnGitProvider\":true,\"searchKey\":\"YjQ4NmI4ZGNhMzU2ZmM2MmMwYzlhZGM1Y2UwYzBmNmI2NWY2ZGQyYjc5YTkwYzNhMjljOWI2Y2UwNGM3M2I2OWZpbHRlcnM9KHZpZXdhYmxlQnlQdWJsaWNTcGFjZXMlM0EtTHZXMzBMTVd4NW9IZTFfU1kzTC0xKSUyMEFORCUyMHByb2plY3RJZCUzQWdpdGJvb2steC1wcm9k\",\"createdAt\":{\"seconds\":1575733958,\"nanoseconds\":38000000},\"revision\":\"bTHAkSuU5Z7TPAmkRC21\"}}";
window.__GITBOOK_INITIAL_STATE__ = "{\"firestore\":{\"spaces/-LvW30LMWx5oHe1_SY3L/revisions/bTHAkSuU5Z7TPAmkRC21\":{\"chunks\":{\"U7Lj4XxFZj4eqjAg0zPI\":{\"pages\":{\"__type\":\"array\"},\"hash\":\"c6f9effc\",\"files\":[\"-LvW3Is_F4vWJGwGBcIL\",\"-LvW3Iuai7CQ0N2bLc53\",\"-LvW3IwOpUOwUHyfH0Yg\",\"-LvW3J-ZAzxe0HagxO3_\",\"-LvW3J9uORUXhhzbQ921\",\"-LvW3J9wfSCPASN_E9W_\",\"-LvW3J9yd3-ri-Zxg1U0\",\"-LvW3JA-Ecsj07hat0Hz\",\"-LvW3KJpv_aPnmobSWEB\",\"-LvW3KJrfDmSVhybPZdn\",\"-MG7YMXZN6M70CnJmcwT\",\"3NMH83Bjbn7DJCxBJiEM\",\"6vZvyqSAafGP871DAjXZ\",\"9XVHdYW3jWfh4lCoVtzP\",\"9falSj6qf1g3jyIiX5ck\",\"VH1RfjjZLgVg9hYrCNmu\",\"WUdZQ1576hSNK4IJBouE\",\"XuJTUHgMJniZozxBZBRX\",\"YoMjNDKTGig4jotMvgzU\",\"amyLZ64gtdrIhheWdmj8\",\"fKcoYiwrWwOaNEaz7PBI\",\"uYUo7F7rWDhDYXCmjtpe\",\"xYXhgEplwvWuHgfYY6jq\"],\"revision\":\"RDFzNuQDZUJ3ukX5Sc0O\"},\"yVsHfeyoTv8oBhoQvN3y\":{\"pages\":[\"-LvW3IAcBYkc1bMVUA9J\",\"-LvW3IAdNErKNonBhysr\",\"-LvW3IAei5kVDMwIEDKs\",\"-LvW3IAfSfL4DeNDJX5y\",\"-LvW3IAgJpZGwUIFKbc1\",\"-LvW3IAh_PVxOGm4V9aR\",\"-LvW3IAirLiw8EwboQtG\",\"-LvW3IAjb5WbODKIwdsx\",\"-LvW3IAkzwqpBeCNMIv0\",\"-LvW3IAliNem9PmrY6lv\",\"-LvW3IAmDLfNVgLLIEEY\",\"-LvW3IAn5pGj5rC3ykmT\",\"-LvW3IAoLTTv9Q4gvuTJ\",\"-LvW3IApRfLPMxDdAvw1\",\"-LvW3IAqK2prC-n7LSrm\",\"-LvW3IArR95lSDF_tlEI\",\"-LvW3IAsqrPIdUXhQdVX\",\"-LvW3IAt7M3UaaeUQ30o\",\"-LvW3IAu8q1q8LquSzrB\",\"-LvW3IAvFX7BeILQl3yD\",\"-LvW3IAwIr_NmAOSB2Cc\",\"-LvW3IAxy72LjfnkULZa\",\"-LvW3IAyPjJDBwzdAi47\",\"-LvW3IAz5ZSrTJqO-X1e\",\"-LvW3IB-v1RqBeVs-GcG\",\"-LvW3IB0kbTYs2ROp9W_\",\"-LvW3IB1Ot_Unq8o3rkO\",\"-LvW3IB2iA0n9_OK4TNd\",\"-LvW3IB3vu0f07Pk60Qi\",\"-LvW3IB4bSHjxiJYTd4b\",\"-LvW3IB5FIU1jI_SRDDm\",\"-LvW3IB6m0dIk31zwkI9\",\"-LvW3IB7qD3yzkC1oCBm\",\"-LvW3IB8D-Bzrw3PCoS9\",\"-LvW3IB90AwZo-WYhinx\",\"-LvW3IBAnugOtiIr2OY6\",\"-LvW3IBBADpjR217_h-I\",\"-LvW3IBCO_zM0fNr_3kx\",\"-LvW3IBDiCKYvyG9Jdvd\",\"-LvW3IBEAQQL75m35w1O\",\"-LvW3IBFCMCjF7hZ6dr0\",\"-LvW3IBGD2E84UYO73o7\",\"-M9bXWvbBLXi1V5v2OvW\",\"-MHjrVLIOP_GtrxwPD5L\",\"0Tiq5UUQ0UQxQ3yzK47s\",\"0rS3GeAjRpL769AzxbVA\",\"1YOzNeqDDaLtNYH0JEHl\",\"2doWgena0O63cwg5xmaY\",\"2jys3hTJWBpvsURF8ZLw\",\"3xL41kEpEcwxU3GLBojz\",\"4sgZQCbGqbT48wQAY2CL\",\"5FAM1d693ZRGRzxTksf9\",\"5ZiIcUPufdOtWUy6h9ar\",\"5fJYwNaanUlFhwaZvW59\",\"6rGCI5yzZvYlMU0eZwhg\",\"7KzPIMkYYfncG74ezATT\",\"7Uzpdj2MKa67w1eIfXFo\",\"94H36JcAG3M6LgNW4Q95\",\"9LYBzUlCMPCPgMVkJTme\",\"9im93OmMD4i9499jUHmy\",\"ACqqb6SfJ3xhgonGXPIz\",\"AIJnOiAwL8HWh15rE7oN\",\"AN0t7QfVGwN7afj9mlva\",\"AeWfk6ZsXh8sAI2IFrI8\",\"B36XIlEjXC7yum1N82kl\",\"CEQ5EpWigS19KhCqPmS0\",\"CIzrAViRpEQe4eeLvhjT\",\"D1hpNpQucKNEKY2dYJFl\",\"D5lQPo357jKcgdmtYxh7\",\"EO9jbU0MFmniqQtnbRox\",\"ElGyxySaJmtNzY7oSUPP\",\"GDENmXaStH8A290awuKb\",\"Gl6dnC2xLN6b8XFNyJxX\",\"HEaZCEbDJakOgbjc72Tq\",\"HZZYKb6gq4gdQ1OHSdwV\",\"Hzgn5PLjepbHX5amkEKi\",\"IE0dMtdqHALQJcEUmQDw\",\"KLXpzip4Eo6t6UFzQ477\",\"LOaaL1PLRZOGoVjoBYzv\",\"LTh2Meby9gWtw8FcUSue\",\"MLizdDpIDZdC0chkWVKO\",\"MX2UVZiMsi8VlAOqIxEE\",\"N7vieSOE5VSyeTRK7Wza\",\"NHxagBaJKdyupH27x9hR\",\"NJon86d3cxkVvKaWHl2S\",\"Nhn6xvo9FctWKglfse2p\",\"PZfGNxy8SBlhmQU8Yctr\",\"Pzib36HlxQtCNHJKM2s0\",\"QM9E5QjHEQaeuxo57hBp\",\"RNb9OB4Sit7EItIEttpm\",\"RR4KQlfRBWtC2UheTwIe\",\"Rocps4eZTnZ3Hf95UDLe\",\"TMoaxRNQe0zGzDpSZJd6\",\"Twftyphw0rpKOClET5J8\",\"UaNpGbbswtHaTFXJALqm\",\"UxWpvGmqrKGyY5cKyEFB\",\"VSgse7Uqc9bxRkeNa6os\",\"VV5p0qBOIz9fvWXBaTrl\",\"VVJ3UIQ7IsiXhVS6Bf3C\",\"VeQ6MaPDkb9Vsc9P09Ng\"],\"revision\":\"kXNMxgvfQ5pPG9pgIYrG\",\"files\":{\"__type\":\"array\"},\"hash\":\"5d2aff76\"},\"puBKRiWkh2JZk4mGEq1D\":{\"files\":{\"__type\":\"array\"},\"revision\":\"bTHAkSuU5Z7TPAmkRC21\",\"hash\":\"4bf3bfd2\",\"pages\":[\"-LvW30LKu8Y5YOcGMugy\",\"-LvW3I905eerHwN9iqQU\",\"-LvW3I92hOofDyFukyIL\",\"-LvW3I93Qk9MEcuHLUEk\",\"-LvW3I94bbKdSkW9dgeJ\",\"-LvW3I957Qcga-sts44_\",\"-LvW3I96C4ncgDBzyhu4\",\"-LvW3I97_xSgZLF3Hn1U\",\"-LvW3I98u_VCoa9x9Q4d\",\"-LvW3I99oTxCfYtUMH3o\",\"-LvW3I9AzxQ4rlKGaZ0l\",\"-LvW3I9B-KlK3W9BlrnU\",\"-LvW3I9C2EXphugy_fkS\",\"-LvW3I9DQkSveFGuqWdT\",\"-LvW3I9EmUiIoKRmqpfJ\",\"-LvW3I9FfSOOwLyxXDfO\",\"-LvW3I9GF4SRKgo05ebE\",\"-LvW3I9HRQO2_SRQX16i\",\"-LvW3I9IUTZKEJXV9cSp\",\"-LvW3I9Je
window.__GITBOOK_INITIAL_RENDER__ = true;
window.__GITBOOK_INITIAL_STATE_COMPRESSED__ = false;
window.__GITBOOK_LAZY_MODULES__ = [];
</script>
</body>
</html>