~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/user-guide/http_smart_server.txt

  • Committer: Zearin
  • Date: 2010-11-12 22:08:18 UTC
  • mto: (5570.1.1 integration)
  • mto: This revision was merged to the branch mainline in revision 5572.
  • Revision ID: zearin@users.sourceforge.net-20101112220818-mb62len4zyxr8qvd
Fixed capitalization of XML and HTTP.  Fixed by hand and only where appropriate (e.g., left http://some/url lowercase, but capitalized "When making an HTTP request…").

Show diffs side-by-side

added added

removed removed

Lines of Context:
258
258
.. _WSGI standard: http://www.python.org/dev/peps/pep-0333/
259
259
 
260
260
 
261
 
Pushing over the http smart server
 
261
Pushing over the HTTP smart server
262
262
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
263
263
 
264
 
It is possible to allow pushing data over the http smart server. The
 
264
It is possible to allow pushing data over the HTTP smart server. The
265
265
easiest way to do this, is to just supply ``readonly=False`` to the
266
266
``wsgi.make_app()`` call. But be careful, because the smart protocol does
267
267
not contain any Authentication. So if you enable write support, you will