diff options
author | 2018-03-15 17:49:50 +0100 | |
---|---|---|
committer | 2018-03-21 14:59:22 +0100 | |
commit | 153c829cfc5608b8b6a2d9312eb270540f5f2d9f (patch) | |
tree | 810b864c478093af68a707359a45d7cebf4ef3ff /src/test/resources/http-cache/example/pdp/api/pushPolicy | |
parent | 3dc5f2a4a5c066a57ef0ce346be884b045ae73c9 (diff) |
Modify third party proxy to test the SUBMIT
Change-Id: I86dad99c141ef78b23e28cbb3eab6516d04000a8
Signed-off-by: ehautot <eh552t@intl.att.com>
Issue-ID: CLAMP-100
Diffstat (limited to 'src/test/resources/http-cache/example/pdp/api/pushPolicy')
-rw-r--r-- | src/test/resources/http-cache/example/pdp/api/pushPolicy/.file | 1 | ||||
-rw-r--r-- | src/test/resources/http-cache/example/pdp/api/pushPolicy/.header | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/src/test/resources/http-cache/example/pdp/api/pushPolicy/.file b/src/test/resources/http-cache/example/pdp/api/pushPolicy/.file new file mode 100644 index 00000000..0637a088 --- /dev/null +++ b/src/test/resources/http-cache/example/pdp/api/pushPolicy/.file @@ -0,0 +1 @@ +[]
\ No newline at end of file diff --git a/src/test/resources/http-cache/example/pdp/api/pushPolicy/.header b/src/test/resources/http-cache/example/pdp/api/pushPolicy/.header new file mode 100644 index 00000000..6a280d97 --- /dev/null +++ b/src/test/resources/http-cache/example/pdp/api/pushPolicy/.header @@ -0,0 +1 @@ +{"Transfer-Encoding": "chunked", "Set-Cookie": "JSESSIONID=158qxkdtdobkd1umr3ikkgrmlx;Path=/", "Expires": "Thu, 01 Jan 1970 00:00:00 GMT", "Server": "Jetty(9.3.21.v20170918)", "Content-Type": "application/json", "X-ECOMP-RequestID": "e2ddb3c8-994f-47df-b4dc-097d4fb55c08"}
\ No newline at end of file |