We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2ef51a commit 034a462Copy full SHA for 034a462
templates/rubicon.template
@@ -1 +1,6 @@
1
-HOLA_${AUCTION_ID}
+POST /auctions/ HTTP/1.1
2
+Connection: keep-alive
3
+Content-Type: application/json
4
+Content-Length: 22
5
+
6
+{"aid":${AUCTION_ID}}
0 commit comments