-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
438 lines (192 loc) · 8.7 KB
/
index.html
File metadata and controls
438 lines (192 loc) · 8.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
<!DOCTYPE html>
<html lang="en-us" dir="ltr">
<head>
<meta name="generator" content="Hugo 0.97.3" />
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Study Gram # REPOSITORY # CLICK!
WRITER # CLICK!
CLICK!
">
<meta name="theme-color" content="#FFFFFF">
<meta name="color-scheme" content="light dark"><meta property="og:title" content="About Study Gram" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://study.springboot.kr/" />
<title>About Study Gram | StudyGram</title>
<link rel="manifest" href="/manifest.json">
<link rel="icon" href="/favicon.png" type="image/x-icon">
<link rel="stylesheet" href="/book.min.c58292d36b18b675680ab9baea2029204537b839ea72f258746ec0f32ce8d6c8.css" integrity="sha256-xYKS02sYtnVoCrm66iApIEU3uDnqcvJYdG7A8yzo1sg=" crossorigin="anonymous">
<script defer src="/flexsearch.min.js"></script>
<script defer src="/en.search.min.14db4f73c67e0635f13bd7a85d4db0becefca15285e71ce6cb72886a44757653.js" integrity="sha256-FNtPc8Z+BjXxO9eoXU2wvs78oVKF5xzmy3KIakR1dlM=" crossorigin="anonymous"></script>
<script defer src="/sw.min.6f6f90fcb8eb1c49ec389838e6b801d0de19430b8e516902f8d75c3c8bd98739.js" integrity="sha256-b2+Q/LjrHEnsOJg45rgB0N4ZQwuOUWkC+NdcPIvZhzk=" crossorigin="anonymous"></script>
<link rel="alternate" type="application/rss+xml" href="https://study.springboot.kr/index.xml" title="StudyGram" />
<!--
Made with Book Theme
https://github.com/alex-shpak/hugo-book
-->
</head>
<body dir="ltr">
<input type="checkbox" class="hidden toggle" id="menu-control" />
<input type="checkbox" class="hidden toggle" id="toc-control" />
<main class="container flex">
<aside class="book-menu">
<div class="book-menu-content">
<nav>
<h2 class="book-brand">
<a class="flex align-center" href="/"><img src="https://avatars.githubusercontent.com/u/103309504?s=200&v=4" alt="Logo" /><span>StudyGram</span>
</a>
</h2>
<div class="book-search">
<input type="text" id="book-search-input" placeholder="Search" aria-label="Search" maxlength="64" data-hotkeys="s/" />
<div class="book-search-spinner hidden"></div>
<ul id="book-search-results"></ul>
</div>
<ul>
<li>
<input type="checkbox" id="section-b26bcd5de53e4319f2b601752bbfc0e0" class="toggle" />
<label for="section-b26bcd5de53e4319f2b601752bbfc0e0" class="flex justify-between">
<a role="button" class="">HTTP 완벽가이드</a>
</label>
<ul>
<li>
<input type="checkbox" id="section-8990c75d12be043f4eefa92935e17823" class="toggle" />
<label for="section-8990c75d12be043f4eefa92935e17823" class="flex justify-between">
<a role="button" class="">I. HTTP 웹의 기초</a>
</label>
<ul>
<li>
<a href="/docs/HTTP-%EC%99%84%EB%B2%BD%EA%B0%80%EC%9D%B4%EB%93%9C/I.-HTTP-%EC%9B%B9%EC%9D%98-%EA%B8%B0%EC%B4%88/01.HTTP-%EA%B0%9C%EA%B4%80/" class="">01. HTTP 개관</a>
</li>
<li>
<a href="/docs/HTTP-%EC%99%84%EB%B2%BD%EA%B0%80%EC%9D%B4%EB%93%9C/I.-HTTP-%EC%9B%B9%EC%9D%98-%EA%B8%B0%EC%B4%88/02.URL-%EA%B3%BC-%EB%A6%AC%EC%86%8C%EC%8A%A4/" class="">02. URL 과 리소스</a>
</li>
<li>
<a href="/docs/HTTP-%EC%99%84%EB%B2%BD%EA%B0%80%EC%9D%B4%EB%93%9C/I.-HTTP-%EC%9B%B9%EC%9D%98-%EA%B8%B0%EC%B4%88/03.HTTP-%EB%A9%94%EC%8B%9C%EC%A7%80/" class="">03. HTTP 메시지</a>
</li>
</ul>
</li>
<li>
<input type="checkbox" id="section-140a36bd7c0aa79db2f6358c88f05458" class="toggle" />
<label for="section-140a36bd7c0aa79db2f6358c88f05458" class="flex justify-between">
<a role="button" class="">Ii. HTTP 아키텍처</a>
</label>
<ul>
<li>
<a href="/docs/HTTP-%EC%99%84%EB%B2%BD%EA%B0%80%EC%9D%B4%EB%93%9C/II.-HTTP-%EC%95%84%ED%82%A4%ED%85%8D%EC%B2%98/04.%EC%BB%A4%EB%84%A5%EC%85%98-%EA%B4%80%EB%A6%AC/" class="">04.커넥션 관리</a>
</li>
<li>
<a href="/docs/HTTP-%EC%99%84%EB%B2%BD%EA%B0%80%EC%9D%B4%EB%93%9C/II.-HTTP-%EC%95%84%ED%82%A4%ED%85%8D%EC%B2%98/05.%EC%9B%B9-%EC%84%9C%EB%B2%84/" class="">05.웹 서버</a>
</li>
</ul>
</li>
<li>
<input type="checkbox" id="section-e53409e523a6780c2544e3baf04df516" class="toggle" />
<label for="section-e53409e523a6780c2544e3baf04df516" class="flex justify-between">
<a role="button" class="">Iii. 식별, 인가, 보안</a>
</label>
<ul>
</ul>
</li>
<li>
<input type="checkbox" id="section-a63715ac1a7980191779803ea59e060f" class="toggle" />
<label for="section-a63715ac1a7980191779803ea59e060f" class="flex justify-between">
<a role="button" class="">Iv. 엔터티, 인코딩, 국제화</a>
</label>
<ul>
</ul>
</li>
<li>
<input type="checkbox" id="section-ea5bae565d49588f6b00e94f29015f80" class="toggle" />
<label for="section-ea5bae565d49588f6b00e94f29015f80" class="flex justify-between">
<a role="button" class="">V. 콘텐츠 발행 및 배포</a>
</label>
<ul>
</ul>
</li>
</ul>
</li>
</ul>
<ul>
<li>
<a href="https://github.com/study-gram" target="_blank" rel="noopener">
Github Organizations
</a>
</li>
</ul>
</nav>
<script>(function(){var e=document.querySelector("aside .book-menu-content");addEventListener("beforeunload",function(){localStorage.setItem("menu.scrollTop",e.scrollTop)}),e.scrollTop=localStorage.getItem("menu.scrollTop")})()</script>
</div>
</aside>
<div class="book-page">
<header class="book-header">
<div class="flex align-center justify-between">
<label for="menu-control">
<img src="/svg/menu.svg" class="book-icon" alt="Menu" />
</label>
<strong>About Study Gram</strong>
<label for="toc-control">
<img src="/svg/toc.svg" class="book-icon" alt="Table of Contents" />
</label>
</div>
<aside class="hidden clearfix">
<nav id="TableOfContents">
<ul>
<li><a href="#repository">REPOSITORY</a></li>
<li><a href="#writer">WRITER</a></li>
</ul>
</nav>
</aside>
</header>
<article class="markdown"><h1 id="study-gram">
Study Gram
<a class="anchor" href="#study-gram">#</a>
</h1>
<hr>
<h2 id="repository">
REPOSITORY
<a class="anchor" href="#repository">#</a>
</h2>
<p>
<a href="https://github.com/study-gram">CLICK!</a></p>
<h2 id="writer">
WRITER
<a class="anchor" href="#writer">#</a>
</h2>
<p>
<a href="https://github.com/jaewon0913">CLICK!</a></p>
<p>
<a href="https://github.com/nice7677">CLICK!</a></p>
<hr>
<p>
<img src="https://img-9gag-fun.9cache.com/photo/ajq1ePg_460s.jpg" alt="" />
<img src="https://media.tenor.com/fNjbpgvrlHsAAAAi/amplify-amplifyart.gif" alt="" />
<img src="https://media.tenor.com/4v5NdA3vKlMAAAAC/pepe-punch.gif" alt="" /></p>
</article>
<footer class="book-footer">
<div class="flex flex-wrap justify-between">
<div><a class="flex align-center" href="https://github.com/study-gram/commit/59845d5eed2d206d9bdf3a31204ef85b29ddb069" title='Last modified by 진우 | December 19, 2022' target="_blank" rel="noopener">
<img src="/svg/calendar.svg" class="book-icon" alt="Calendar" />
<span>December 19, 2022</span>
</a>
</div>
</div>
<script>(function(){function e(n){const e=window.getSelection(),t=document.createRange();t.selectNodeContents(n),e.removeAllRanges(),e.addRange(t)}document.querySelectorAll("pre code").forEach(t=>{t.addEventListener("click",function(){if(window.getSelection().toString())return;e(t.parentElement),navigator.clipboard&&navigator.clipboard.writeText(t.parentElement.textContent)})})})()</script>
</footer>
<div class="book-comments">
</div>
<label for="menu-control" class="hidden book-menu-overlay"></label>
</div>
<aside class="book-toc">
<div class="book-toc-content">
<nav id="TableOfContents">
<ul>
<li><a href="#repository">REPOSITORY</a></li>
<li><a href="#writer">WRITER</a></li>
</ul>
</nav>
</div>
</aside>
</main>
</body>
</html>