Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
6fbf703f
Kaydet (Commit)
6fbf703f
authored
Nis 29, 2004
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
the headers in an HTTP request are HTTP headers, not MIME headers
üst
c60c2036
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
libbasehttp.tex
Doc/lib/libbasehttp.tex
+2
-2
No files found.
Doc/lib/libbasehttp.tex
Dosyayı görüntüle @
6fbf703f
...
...
@@ -180,13 +180,13 @@ respectively.
\end{methoddesc}
\begin{methoddesc}
{
send
_
header
}{
keyword, value
}
Writes a specific
MIME
header to the output stream.
\var
{
keyword
}
Writes a specific
HTTP
header to the output stream.
\var
{
keyword
}
should specify the header keyword, with
\var
{
value
}
specifying
its value.
\end{methoddesc}
\begin{methoddesc}
{
end
_
headers
}{}
Sends a blank line, indicating the end of the
MIME
headers in
Sends a blank line, indicating the end of the
HTTP
headers in
the response.
\end{methoddesc}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment