WSGIHEADERS

応答ヘッダーの追加と置換
今すぐダウンロード

WSGIHEADERS ランキングとまとめ

広告

  • Rating:
  • ライセンス:
  • MIT/X Consortium Lic...
  • 価格:
  • FREE
  • 出版社名:
  • Atsushi Odagiri
  • 出版社のWebサイト:
  • http://www.bitbucket.org/aodag/

WSGIHEADERS タグ


WSGIHEADERS 説明

応答ヘッダーを追加して置き換えます WSGIHeadersは、応答ヘッダーを追加して置き換えるためのPythonモジュールです。 >>> @ReplaceHeader()])]))])])... def app(environ、start_response):... start_response( '200 OK'、... )... Return >>>インポートWebTest >>> app = webtest.testapp( App)>>> res = app.get( '/ a.txt')>>> res.content_type 'テキスト/普通' >>> res = app.get( '/ a.html')>>> res。 content_type 'text / html' >>>>> def xrds(environ):... return + '://' + environ + ' /svc.xrds ')] ... >>> @addheader()... DEF APP(Environ、Start_Response):... start_response(' 200 OK '、... )... Return >>> app = webtest.testapp(アプリ)>>> res = app .get( '/')>>> res.headers 'http://localhost/svc.xrdsの要件: ・Python


WSGIHEADERS 関連ソフトウェア

ice.adverlet.

ICE.AdverletはZope3ベースのサイトのパッケージです - HTMLスニペットを編集する簡単な方法を提供します。 ...

147

ダウンロード