web/test/jstests/ajax_url0.html
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 31 Mar 2015 10:22:05 +0200
changeset 10322 d7c33cbdce8b
parent 8879 982a49239420
permissions -rw-r--r--
[web] kill https-deny-anonymous option (closes #5193687) It doesn't make much sense to prevent people from using https.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5658
7b9553a9db65 [ajax] refactor/cleanup low-level ajax functions
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     1
<div id="ajaxroot">
7b9553a9db65 [ajax] refactor/cleanup low-level ajax functions
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     2
  <h1>Hello</h1>
7b9553a9db65 [ajax] refactor/cleanup low-level ajax functions
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     3
</div>