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
fb0521f1
Kaydet (Commit)
fb0521f1
authored
Şub 28, 2004
tarafından
Neal Norwitz
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Use versionadded for new features
üst
a9208f1f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
liburllib2.tex
Doc/lib/liburllib2.tex
+4
-0
No files found.
Doc/lib/liburllib2.tex
Dosyayı görüntüle @
fb0521f1
...
...
@@ -250,11 +250,13 @@ same functionality using only one header.
\begin{methoddesc}
[Request]
{
add
_
unredirected
_
header
}{
key, header
}
Add a header that will not be added to a redirected request.
\versionadded
{
2.4
}
\end{methoddesc}
\begin{methoddesc}
[Request]
{
has
_
header
}{
header
}
Return whether the instance has the named header (checks both regular
and unredirected).
\versionadded
{
2.4
}
\end{methoddesc}
\begin{methoddesc}
[Request]
{
get
_
full
_
url
}{}
...
...
@@ -637,6 +639,8 @@ Raise a \exception{URLError} exception.
\subsection
{
HTTPErrorProcessor Objects
\label
{
http-error-processor-objects
}}
\versionadded
{
2.4
}
\begin{methoddesc}
[HTTPErrorProcessor]
{
unknown
_
open
}{}
Process HTTP error responses.
...
...
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