Python 7.0pl5 Manuel d'utilisateur Page 103

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 124
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 102
Slow HTTP Clients
103
Note that the Python wrapper around the C++ implementation of the HTTP servlet class performs buff-
ering of content and will only pass content onto the C++ implementation when a set amount has been
exceeded or the end of content has been indicated. If you suspend sending of further data, so that a
HTTP client will see content produced so far, you may wish to flush out any buffered data by calling
the "flushContent()" member function.
Vue de la page 102
1 2 ... 98 99 100 101 102 103 104 105 106 107 108 ... 123 124

Commentaires sur ces manuels

Pas de commentaire