Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/Roqc/doc/plugin_tutorial/tuto2/src/   (Rocq Prover Version 9.1.0©)  Datei vom 15.8.2025 mit Größe 100 B image not shown  

Impressum hello.py   Sprache: unbekannt

 
#!/usr/bin/env python3

import os

print("Content-Type: application/json")
print()
print("{")
print("  \"https\" : \"%s\"," % (os.getenv('HTTPS''')))
print("  \"host\" : \"%s\"," % (os.getenv('SERVER_NAME''')))
print("  \"protocol\" : \"%s\"," % (os.getenv('SERVER_PROTOCOL''')))
print("  \"ssl_protocol\" : \"%s\"," % (os.getenv('SSL_PROTOCOL''')))
print("  \"h2\" : \"%s\"," % (os.getenv('HTTP2''')))
print("  \"h2push\" : \"%s\"" % (os.getenv('H2PUSH''')))
print("}")


Messung V0.5 in Prozent
C=94 H=100 G=96

[Seitenstruktur0.2Druckenetwas mehr zur Ethik2026-06-11]