以 6 角发送 post 请求,无需等待响应 [英] Send post request in angular 6 without wait to response

查看:55
本文介绍了以 6 角发送 post 请求,无需等待响应的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我关闭我的应用程序时,我想从一个 angular 6 应用程序发送一个 http post 请求.我的问题是当我关闭应用程序时,http 请求被中止.如何在不以这种方式中止的情况下发送 http post 请求?另外我不在乎结果,我只希望请求在服务器中完成.

I want to send a http post request from an angular 6 app when I close my app. My problem is when I close the app, the http request gets aborted. How can I send a http post request without getting it aborted this way? Also I don’t care about the result, I only want the request to be completed in the server.

推荐答案

但是它不起作用,因为页面正在关闭并且它没有进入订阅并且在网络中它说请求被取消

But is doesn't work because the page is closing and it doesn't get to the subscribe and in the network it said that the request was canceled

这篇关于以 6 角发送 post 请求,无需等待响应的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆