Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(1) | Call(1) | Derive(0) | Import(0)
src/b/n/bnw-HEAD/bnw/web/site.py bnw(Download)
"Content-Type", 'application/rss+xml; charset=UTF-8') if self.request.protocol == "https": base = bnw.core.base.get_https_webui_base() else: base = bnw.core.base.get_http_webui_base()