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
Copy file name to clipboardExpand all lines: lab7.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,7 @@ This option may not be suitable in all circumstances and involves writing additi
97
97
* Make use of the built-in behaviour of callbacks
98
98
99
99
The built-in callbacks allow a call to a function to provide a URL where the queue-worker will automatically report the success or failure of a function along with the result.
100
-
Some additional request headers are sent to the callback, for a complete list see [Callback request headers](https://github.com/openfaas/docs/blob/master/docs/reference/async.md#callback-request-headers)
100
+
Some additional request headers are sent to the callback, for a complete list see [Callback request headers](https://docs.openfaas.com/reference/async/#callback-request-headers)
101
101
102
102
Head over to requestbin and create a new "bin" - this will be a URL on the public internet that can receive your function's result.
0 commit comments