diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-09-27 20:32:30 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-09-27 20:32:30 +0200 |
commit | bf8b9d1435a196c9b7c3293904da2a3baba7210a (patch) | |
tree | b722367def8d35bff70938db77323de61efd0348 /src/mint-lib/baseline/wire_test.req | |
parent | a67fefa9fbcf9774d277a9c94aeebdf78d2051d1 (diff) | |
parent | 1bfba318ec0f3393de2dfc66821dec6165eef90a (diff) |
mention need to audit randomness of gamma
Diffstat (limited to 'src/mint-lib/baseline/wire_test.req')
-rw-r--r-- | src/mint-lib/baseline/wire_test.req | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mint-lib/baseline/wire_test.req b/src/mint-lib/baseline/wire_test.req new file mode 100644 index 00000000..684352c9 --- /dev/null +++ b/src/mint-lib/baseline/wire_test.req @@ -0,0 +1,5 @@ +GET /wire/test HTTP/1.1 +Host: localhost:8081 +Accept: */* +Content-Type: application/json + |