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
36be8be7
Kaydet (Commit)
36be8be7
authored
Agu 25, 2005
tarafından
Georg Brandl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Once upon a time, I used to know TeX...
üst
8b59514e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
libcookie.tex
Doc/lib/libcookie.tex
+3
-3
No files found.
Doc/lib/libcookie.tex
Dosyayı görüntüle @
36be8be7
...
...
@@ -98,9 +98,9 @@ In general, it should be the case that \method{value_encode()} and
Return a string representation suitable to be sent as HTTP headers.
\var
{
attrs
}
and
\var
{
header
}
are sent to each
\class
{
Morsel
}
's
\method
{
output()
}
method.
\var
{
sep
}
is used to join the headers
together, and is by default the combination
'
\r\n
'
(CRLF).
\versionchanged
[The default separator has been changed from
'
\n
' to match the cookie
specification]
{
2.5
}
together, and is by default the combination
\code
{
'
\e
r
\e
n'
}
(CRLF).
\versionchanged
[The default separator has been changed from
\code
{
'
\e
n'
}
to match the cookie
specification]
{
2.5
}
\end{methoddesc}
\begin{methoddesc}
[BaseCookie]
{
js
_
output
}{
\optional
{
attrs
}}
...
...
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