You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
\"data\": { \"message\": \"Push message to send over GCM\" } }"
35
-
local auth_key = "AIzaSyA09R1jflwVV4T79OIuLtTxQyXKFlOVQfs"
35
+
local auth_key = "REDACTED"
36
36
37
37
-- print new json request to paniclog.ec for ref
38
38
print ("new json request = ", request)
@@ -69,4 +69,4 @@ You must use require `("msys.httpclnt")` to enable this hook point and to access
69
69
70
70
After changing HTTP session data, be sure to use the `sess:request_finalize` function.
71
71
72
-
The [ob_get_current_message](/momentum/3/3-reference/3-reference-lua-ref-msys-delivery-ob-get-current-message) function uses this parameter to return a message. See also [Lua Functions](/momentum/3/3-reference/3-reference-lua-summary-table) for more information about the functions used in [“http_response_eval example”](/momentum/3/3-push/push-http-response-eval#push.http_response_eval.example).
72
+
The [ob_get_current_message](/momentum/3/3-reference/3-reference-lua-ref-msys-delivery-ob-get-current-message) function uses this parameter to return a message. See also [Lua Functions](/momentum/3/3-reference/3-reference-lua-summary-table) for more information about the functions used in [“http_response_eval example”](/momentum/3/3-push/push-http-response-eval#push.http_response_eval.example).
0 commit comments