瀏覽代碼

Autogenerated documentation for github.

Ask Solem 16 年之前
父節點
當前提交
0acfb0fbdf
共有 1 個文件被更改,包括 5 次插入5 次删除
  1. 5 5
      docs/userguide/remote-tasks.rst

+ 5 - 5
docs/userguide/remote-tasks.rst

@@ -1,11 +1,11 @@
-==============
- Remote Tasks
-==============
+================================
+ HTTP Callback Tasks (Webhooks)
+================================
 
 
 .. module:: celery.task.http
 .. module:: celery.task.http
 
 
-Executing tasks on a remote web server
---------------------------------------
+Executing tasks on a web server
+-------------------------------
 
 
 If you need to call into another language, framework or similar, you can
 If you need to call into another language, framework or similar, you can
 do so by using HTTP callback tasks.
 do so by using HTTP callback tasks.