CN103856540A - Response processing method and device - Google Patents

Response processing method and device Download PDF

Info

Publication number
CN103856540A
CN103856540A CN201210519492.6A CN201210519492A CN103856540A CN 103856540 A CN103856540 A CN 103856540A CN 201210519492 A CN201210519492 A CN 201210519492A CN 103856540 A CN103856540 A CN 103856540A
Authority
CN
China
Prior art keywords
respond packet
server
pages
content
response processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201210519492.6A
Other languages
Chinese (zh)
Inventor
郭立鹏
张维全
李宗波
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201210519492.6A priority Critical patent/CN103856540A/en
Publication of CN103856540A publication Critical patent/CN103856540A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention relates to a response processing method and device. The method includes the steps of firstly, receiving a page content obtaining request sent by a client side, and sending the page content obtaining request to a server; secondly, receiving a response packet returned by the server, and judging whether the response packet is a skip response packet with skip information or not; thirdly, if the response packet is the skip response packet, sending the page content obtaining request to a next server according to the skip information. By means of the response processing method and device, the number of times of interaction between a browser on the client side and the response processing device can be lowered, the consumed time and the response time which are caused by the network environment are greatly shortened, the probability of errors caused by the network environment is greatly lowered, and user experience is improved.

Description

Response processing method and response processing unit
Technical field
The present invention relates to Internet technical field, relate in particular to response processing method and response processing unit.
Background technology
For Internet service, under normal circumstances, the multiple business under a domain name can be deployed in same group of server.But along with the expansion gradually of business, content will inevitably increase gradually.The content of disposing in same group of server or container increases, and can cause between system and influence each other, and certainly will reduce like this availability of system, and the capacity of system is estimated etc. and to be caused difficulty.At this moment the common way of industry is that each business is laterally split into multiple modules, and congener module is separately disposed, for example, be deployed in respectively in different servers.Such processing can largely reduce the coupling of system.But due to the complexity of business, between the modules of fractionation, be conventionally difficult to accomplish to isolate completely, cause can existing the problem of redirect between modules in the time of business realizing.Because each different types of module is often deployed in again in different servers, just need between different server, carry out redirect.
Existing solution redirect between different server corresponding to modules adopts following two kinds of methods conventionally: one is that all modules are deployed in same server or same container, uses the forward method providing in server or container to carry out redirect.But there is larger limitation in this mode, be applicable to fairly simple service logic, when under service logic complicated situation, the maintainability of system can reduce greatly, and this method is applied on a large scale, have obvious drawback when the application of complex logic.For complicated service logic, in order to improve the maintainability of business, reduce maintenance cost, we cannot reduce mutual between client user and business with the forward of internal tank.
Another kind method is: server receives by transferring device after the service request of client transmission, when server is judged the service module that service that client need to obtain does not belong to this server, jump information is sent to transferring device, transferring device sends to client by jump information again, client by transferring device send service request to another server to obtain respective service, if another server judges the service that client need to be obtained and does not still belong to its service module, repeat above-mentioned steps, finally make again client send service request by transferring device and obtain respective service to other servers, until get corresponding service.This jump method is applicable to various environment, but need client repeatedly to carry out alternately with transferring device, can greatly increase the interaction time between client and transferring device, especially under network higher mobile network's condition consuming time, little, the average length consuming time of the network bandwidth between client and transferring device and very unstable, client and transferring device repeatedly can bring alternately higher mortality, the consuming time and more campus network of longer access, can reduce user's experience greatly.
Summary of the invention
Therefore, the invention provides response processing method and response processing unit, the problem existing to overcome existing response treatment technology.
Particularly, a kind of response processing method that the embodiment of the present invention proposes, comprises step: the content of pages that receives client transmission obtains request, and the content of pages request of obtaining is sent to a server; Receive the respond packet that this server returns, and judge whether respond packet is the redirect respond packet of carrying jump information; And if redirect respond packet, send content of pages according to jump information to next server and obtain request.
In addition, the one response processing unit that the embodiment of the present invention proposes, comprises request module, judge module and response processing module, request module, obtain request for the content of pages that receives client transmission, and the content of pages request of obtaining is sent to a server; Judge module, the respond packet of returning for receiving this server, and judge whether respond packet is the redirect respond packet of carrying jump information; Response processing module, if for redirect respond packet, sends content of pages according to jump information to next server and obtains request.
From above-described embodiment, the respond packet that the present invention returns by reception server, be the redirect respond packet of carrying jump information if judge respond packet, send this content of pages according to this jump information to next server and obtain request, until get required content of pages.This section of network maximum normally consuming time between client and response processing unit, the response time is the longest, error probability is the highest one section, and replace client browser to carry out the redirect between different web pages address (being deployed in the module in different servers) by response processing unit, reduce the interaction times between client browser and response processing unit, greatly reduce because consuming time, response time that network environment is brought and the probability of makeing mistakes have promoted user's experience.And freely split different servers in module, also still can bring redirect between good server to experience to user.
Above-mentioned explanation is only the general introduction of technical solution of the present invention, in order to better understand technological means of the present invention, and can be implemented according to the content of specification, and for above and other object of the present invention, feature and advantage can be become apparent, below especially exemplified by preferred embodiment, and coordinate accompanying drawing, be described in detail as follows.
Accompanying drawing explanation
Fig. 1 is the flow chart of steps of the response processing method of embodiment of the present invention proposition;
Fig. 2 is mutual schematic diagram between the system of the embodiment of the present invention response processing unit, client that propose and server composition;
Fig. 3 is the main block architecture diagram of the response processing unit of embodiment of the present invention proposition.
Embodiment
Technological means and effect of taking for reaching predetermined goal of the invention for further setting forth the present invention, below in conjunction with accompanying drawing and preferred embodiment, to according to the present invention propose response processing method and install its embodiment, structure, feature and effect, be described in detail as follows.
Relevant aforementioned and other technology contents of the present invention, Characteristic, can clearly present in following cooperation in describing in detail with reference to graphic preferred embodiment.By the explanation of embodiment, when being able to more deeply and concrete understanding for technological means and effect of reaching predetermined object and taking the present invention, but appended graphic be only to provide with reference to the use of explanation, be not used for the present invention to be limited.
Fig. 1 is the flow chart of steps of the response processing method that provides of the embodiment of the present invention.Refer to Fig. 1, the response processing method of the embodiment of the present invention can comprise the following steps S101-S109:
Step S101: the content of pages that receives client transmission obtains request, and the content of pages request of obtaining is sent to a server.
In this step, the content of pages request of obtaining can be Http(Hypertext transfer protocol, HTML (Hypertext Markup Language)) request, this request comprises the URL(Uniform/Universal Resource Locator of server, URL(uniform resource locator), is also referred to as web page address).If for example text input frame and submit button are set in a webpage, certain web page address of the corresponding server of this submit button, if the user of client is input content in the text input frame of this webpage, for example " king two ", click on submission button triggers content of pages and obtains request again, the request of the page that comprises this server page address can being obtained of the browser of client sends to response processing unit, then by this response processing unit, the content of pages request of obtaining is sent to this server.Response processing unit is access device or the transferring device of access services device, sends to the content of Servers-all all to need to forward through this response processing unit.
Wherein, client is cell-phone customer terminal etc.Client can be supported cable network, wireless network or wml(Wireless Markup Language, WAP Markup Language), html(Hypertext Markup Language HTML), a master version under html5(HTML), xhtml(Extensible Hyper Text Markup Language, extensible HyperText Markup Language), Javascript etc. realizes the language of the page.
Step S103: receive the respond packet that this server returns, and judge whether respond packet is the redirect respond packet of carrying jump information, if redirect respond packet performs step S105.
In this step, respond packet can be Http respond packet.If Http respond packet, the redirect respond packet of carrying jump information is just Http redirect respond packet.Jump information can comprise return code (for example return code is 302), the destination address (web page address that for example destination address is next server) of redirect, request field herein.Request field is used for asking to respond processing unit and jumps to this destination address to obtain content of pages.Because its return code is 302, therefore conventionally claim again that this redirect respond packet is 302 redirect respond packet.In other embodiments, jump information also can not comprise request field, only comprise destination address and/or the return code of redirect, like this, in the time receiving the redirect respond packet that server returns, can be directly send content of pages according to the destination address in the jump information of redirect respond packet or return code to next server and obtain request.Obtain request if only send content of pages according to return code (this return code is redirect return code) to next server, need the web page address of pre-stored Servers-all, so that find after the web page address of next server, then obtain request to the server transmission page finding.
In step S103, specifically also can comprise step: judge whether respond packet is the normal response bag that carries content of pages, if normal response bag performs step S107.
Wherein, normal response bag can be the Http respond packet of carrying content of pages, and this normal response bag can comprise return code (for example return code is 200) and content of pages.
Can show that thus step S103 can comprise: receive the respond packet that this server returns, and judge this respond packet be redirect respond packet or normal response bag (judge this respond packet be whether carry jump information redirect respond packet or no be normal response bag), if redirect respond packet, perform step S105, if normal response bag, performs step S107.
Step S105: send content of pages according to this jump information to next server and obtain request.
Wherein, can for example, send content of pages according to the destination address of redirect in jump information (web page address that destination address is next server) to next server and obtain request.
Step S107: send to client to be shown to user for client content of pages.
In this step, the respond packet that server returns if receive is to carry the normal response bag of content of pages, content of pages is sent to client, this content of pages is shown to user on client browser.
Step S109: receive the respond packet that this next server returns, more whether the respond packet that judges performing step in S103 is redirect respond packet or the no step for normal response bag of carrying jump information.
In an embodiment of the present invention, the respond packet that the present invention returns by reception server, the redirect respond packet of carrying jump information if judge respond packet, send content of pages according to this jump information to next server and obtain request, until get required content of pages, if respond packet is to carry the normal response bag of content of pages, send to client to be shown to user for client content of pages.This section of network maximum normally consuming time between client and response processing unit, the response time is the longest, error probability is the highest one section, and replace client browser to carry out the redirect between different web pages address (being deployed in the module in different servers) by response processing unit, reduce the interaction times between client browser and response processing unit, greatly reduce because consuming time, response time that network environment is brought and the probability of makeing mistakes have promoted user's experience.And freely split different servers in module, also still can bring redirect between good server to experience to user.
Fig. 2 is mutual schematic diagram between the system of the embodiment of the present invention response processing unit, client that propose and server composition.In Fig. 2, describe as an example of two servers 222,223 example, in other embodiments, multiple servers also can be set according to actual needs, until get required content of pages from a certain server.Can be drawn the response processing method of the system that response processing unit, client and server form by Fig. 2.Refer to Fig. 2, the response processing method of this system that the embodiment of the present invention proposes can comprise the following steps S201-S211:
Step S201: client 220 sends access device or the transferring device that the content of pages request of obtaining is access services device 222,223 to response processing unit 221(response processing unit 221).
Step S203: the request of obtaining of this content of pages is sent to server 222 by response processing unit 221.
Step S205: the redirect respond packet of carrying jump information is returned to response processing unit 221 by server 222.
In this step, jump information for example can comprise destination address (for example destination address is the web page address of server 223), the request field of return code (for example return code is 302), redirect.Request field is used for asking to respond processing unit 221 and jumps to this destination address to obtain content of pages.In other embodiments, jump information also can not comprise request field, only comprise destination address and/or the return code of redirect, like this, in the time that response processing unit 221 receives the redirect respond packet that server 222 returns, can directly send content of pages according to the destination address in the jump information of redirect respond packet to server 223 and obtain request.Obtain request if only send content of pages according to return code (this return code is redirect return code) to next server, responding processing unit 221 needs the web page address of pre-stored Servers-all (being server 222,223), find after the web page address of next server (as server 223) so that respond processing unit 221, then obtain request to the server finding (as server 223) the transmission page.
Step S207: response processing unit 221 sends content of pages according to this jump information to server 223 and obtains request.
Wherein, response processing unit 221 can for example, send content of pages according to the destination address of redirect in jump information (destination address is the web page address of server 223) to server 223 and obtain request.
Step S209: server 223 returns to response processing unit 221 the normal response bag that carries content of pages.
Step S211: response processing unit 221 sends to client 220 to be shown to user for client 220 content of pages.
In addition, in other execution modes of the present invention, also can between response processing unit 221 and server 222 and 223, agent service device be set, to replace response processing unit 221 to realize above-mentioned similar functions or to process more complicated logic.
In an embodiment of the present invention, the respond packet that the present invention returns by response processing unit 221 reception servers 222, the redirect respond packet of carrying jump information if judge respond packet, send content of pages according to this jump information to server 223 and obtain request, until get required content of pages, if respond packet is to carry the normal response bag of content of pages, content of pages is sent to client 220 to be shown to user for client 220.This section of network maximum normally consuming time between client and response processing unit, the response time is the longest, error probability is the highest one section, and replace client browser to carry out the redirect between different web pages address (being deployed in the module in different servers) by response processing unit, reduce the interaction times between client browser and response processing unit, greatly reduce because consuming time, response time that network environment is brought and the probability of makeing mistakes have promoted user's experience.And freely split different servers in module, also still can bring redirect between good server to experience to user.
Fig. 3 is the main block architecture diagram of the response processing unit of embodiment of the present invention proposition.Refer to Fig. 3, response processing unit comprises: request module 301, judge module 303 and response processing module 305.
Request module 301, obtains request for the content of pages that receives client transmission, and the content of pages request of obtaining is sent to a server.
Wherein, this content of pages request of obtaining can be Http request.This client can support cable network, wireless network or wml, html, html5, xhtml or Javascript etc. to realize the language of the page.
Judge module 303, the respond packet of returning for receiving this server, and judge whether respond packet is the redirect respond packet of carrying jump information.
Wherein, this respond packet can be Http respond packet.This jump information can comprise return code (for example return code is 302), the destination address (web page address that for example destination address is next server) of redirect, request field.Request field is used for asking to respond processing unit and jumps to this destination address to obtain content of pages.In other embodiments, jump information also can not comprise request field, only comprise destination address and/or the return code of redirect, like this, in the time receiving the redirect respond packet that server returns, can directly send content of pages according to the destination address in the jump information of redirect respond packet to next server and obtain request.Obtain request if only send content of pages according to return code (this return code is redirect return code) to next server, responding processing unit needs the web page address of pre-stored Servers-all, find after the web page address of next server so that respond processing unit, then obtain request to the server transmission page finding.
In addition, judge module 303, also for judging that whether respond packet is the normal response bag that carries content of pages, if so, sends to client to be shown to user for client content of pages.
Response processing module 305, if for respond packet be the redirect respond packet of carrying jump information, send content of pages according to this jump information to next server and obtains request.
Wherein, response processing module 305 can for example, send content of pages according to the destination address of redirect in jump information (web page address that destination address is next server) to next server and obtain request.
In addition, response processing module 305, the respond packet of also returning for receiving this next server, more whether the respond packet that judges of carrying out in judge module 303 is the redirect respond packet of carrying jump information.
In an embodiment of the present invention, the respond packet that the present invention returns by reception server, the redirect respond packet of carrying jump information if judge respond packet, send content of pages according to this jump information to next server and obtain request, until get required content of pages, if respond packet is to carry the normal response bag of content of pages, send to client to be shown to user for client content of pages.This section of network maximum normally consuming time between client and response processing unit, the response time is the longest, error probability is the highest one section, and replace client browser to carry out the redirect between different web pages address (being deployed in the module in different servers) by response processing unit, reduce the interaction times between client browser and response processing unit, greatly reduce because consuming time, response time that network environment is brought and the probability of makeing mistakes have promoted user's experience.And freely split different servers in module, also still can bring redirect between good server to experience to user.
One of ordinary skill in the art will appreciate that all or part of flow process realizing in above-described embodiment method, can control relevant hardware by computer program to complete, described program can be stored in a computer read/write memory medium, this program, in the time carrying out, can comprise as the flow process of the embodiment of above-mentioned each side method.Wherein, described storage medium can be magnetic disc, CD, read-only store-memory body (Read-Only Memory, ROM) or random store-memory body (Random Access Memory, RAM) etc.
The above, it is only preferred embodiment of the present invention, not the present invention is done to any pro forma restriction, although the present invention discloses as above with preferred embodiment, but not in order to limit the present invention, any those skilled in the art, do not departing within the scope of technical solution of the present invention, when can utilizing the technology contents of above-mentioned announcement to make a little change or being modified to the equivalent embodiment of equivalent variations, in every case be not depart from technical solution of the present invention content, any simple modification of above embodiment being done according to technical spirit of the present invention, equivalent variations and modification, all still belong in the scope of technical solution of the present invention.

Claims (10)

1. a response processing method, is characterized in that: comprise step:
The content of pages that receives client transmission obtains request, and the request of obtaining of this content of pages is sent to a server;
Receive the respond packet that this server returns, and judge whether this respond packet is the redirect respond packet of carrying jump information; And
If redirect respond packet, sends this content of pages according to this jump information to next server and obtains request.
2. response processing method according to claim 1, is characterized in that: in the step of the respond packet of returning at this server of execution reception, also comprise step:
Judge whether this respond packet is the normal response bag that carries content of pages, if normal response bag sends to this client to be shown to user for this client this content of pages.
3. response processing method according to claim 1, is characterized in that: send to next server according to this jump information in the step that this content of pages obtains request carrying out, also comprise step:
Receive the respond packet that this next one server returns, then execution judges whether this respond packet is the step of carrying the redirect respond packet of jump information.
4. response processing method according to claim 1, it is characterized in that: the request of obtaining of this content of pages is Http request, this respond packet is Http respond packet, and this jump information comprises return code, jumps to web page address and the request field of this next one server.
5. response processing method according to claim 1, is characterized in that: this client is supported cable network, wireless network, wml, html, html5, xhtml or Javascript.
6. a response processing unit, is characterized in that, it comprises:
Request module, obtains request for the content of pages that receives client transmission, and the request of obtaining of this content of pages is sent to a server;
Judge module, the respond packet of returning for receiving this server, and judge whether this respond packet is the redirect respond packet of carrying jump information; And
Response processing module, if for redirect respond packet, sends this content of pages according to this jump information to next server and obtains request.
7. response processing unit according to claim 6, it is characterized in that, this judge module, also for judging whether this respond packet is the normal response bag that carries content of pages, if normal response bag, sends to this client to be shown to user for this client this content of pages.
8. response processing unit according to claim 6, is characterized in that, this response processing module, and the respond packet of also returning for receiving this next one server, more whether this respond packet that judges of carrying out this judge module is the redirect respond packet of carrying jump information.
9. response processing unit according to claim 6, it is characterized in that, the request of obtaining of this content of pages is Http request, and this respond packet is Http respond packet, and this jump information comprises return code, jumps to web page address and the request field of this next one server.
10. response processing unit according to claim 6, is characterized in that, this client is supported cable network, wireless network, wml, html, html5, xhtml or Javascript.
CN201210519492.6A 2012-12-06 2012-12-06 Response processing method and device Pending CN103856540A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210519492.6A CN103856540A (en) 2012-12-06 2012-12-06 Response processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210519492.6A CN103856540A (en) 2012-12-06 2012-12-06 Response processing method and device

Publications (1)

Publication Number Publication Date
CN103856540A true CN103856540A (en) 2014-06-11

Family

ID=50863747

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210519492.6A Pending CN103856540A (en) 2012-12-06 2012-12-06 Response processing method and device

Country Status (1)

Country Link
CN (1) CN103856540A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104462183A (en) * 2014-10-10 2015-03-25 北京国双科技有限公司 Webpage skipping processing method and device
CN106202578A (en) * 2016-08-26 2016-12-07 乐视控股(北京)有限公司 A kind of browser local information synchronization processing method and device
CN108132973A (en) * 2017-12-06 2018-06-08 杭州迪普科技股份有限公司 Loading method and device, the computer readable storage medium of WEB jump page
WO2019134237A1 (en) * 2018-01-08 2019-07-11 平安科技(深圳)有限公司 Multi-page switching method, device, terminal apparatus, and storage medium
CN110020362A (en) * 2017-11-15 2019-07-16 广州市动景计算机科技有限公司 A kind of processing method and processing device of the server mistake page
CN113905033A (en) * 2021-10-25 2022-01-07 北京知道创宇信息技术股份有限公司 Webpage jump processing method and device, storage medium and electronic equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6189030B1 (en) * 1996-02-21 2001-02-13 Infoseek Corporation Method and apparatus for redirection of server external hyper-link references
CN101197843A (en) * 2007-11-13 2008-06-11 华为技术有限公司 Page reorientation method and wireless application protocol gateway
CN101662464A (en) * 2008-08-26 2010-03-03 阿里巴巴集团控股有限公司 System for realizing HTTP request service and method thereof
US20100174775A1 (en) * 2009-01-07 2010-07-08 Kabushiki Kaisha Toshiba Communication apparatus, communication method and computer-readable storage medium
CN101854375A (en) * 2009-03-31 2010-10-06 华为软件技术有限公司 Redirecting method and device
CN102394880A (en) * 2011-10-31 2012-03-28 北京蓝汛通信技术有限责任公司 Method and device for processing jump response in content delivery network

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6189030B1 (en) * 1996-02-21 2001-02-13 Infoseek Corporation Method and apparatus for redirection of server external hyper-link references
CN101197843A (en) * 2007-11-13 2008-06-11 华为技术有限公司 Page reorientation method and wireless application protocol gateway
CN101662464A (en) * 2008-08-26 2010-03-03 阿里巴巴集团控股有限公司 System for realizing HTTP request service and method thereof
US20100174775A1 (en) * 2009-01-07 2010-07-08 Kabushiki Kaisha Toshiba Communication apparatus, communication method and computer-readable storage medium
CN101854375A (en) * 2009-03-31 2010-10-06 华为软件技术有限公司 Redirecting method and device
CN102394880A (en) * 2011-10-31 2012-03-28 北京蓝汛通信技术有限责任公司 Method and device for processing jump response in content delivery network

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104462183A (en) * 2014-10-10 2015-03-25 北京国双科技有限公司 Webpage skipping processing method and device
CN104462183B (en) * 2014-10-10 2019-03-26 北京国双科技有限公司 Webpage jumps processing method and processing device
CN106202578A (en) * 2016-08-26 2016-12-07 乐视控股(北京)有限公司 A kind of browser local information synchronization processing method and device
CN110020362A (en) * 2017-11-15 2019-07-16 广州市动景计算机科技有限公司 A kind of processing method and processing device of the server mistake page
CN108132973A (en) * 2017-12-06 2018-06-08 杭州迪普科技股份有限公司 Loading method and device, the computer readable storage medium of WEB jump page
WO2019134237A1 (en) * 2018-01-08 2019-07-11 平安科技(深圳)有限公司 Multi-page switching method, device, terminal apparatus, and storage medium
CN113905033A (en) * 2021-10-25 2022-01-07 北京知道创宇信息技术股份有限公司 Webpage jump processing method and device, storage medium and electronic equipment

Similar Documents

Publication Publication Date Title
CN110120917B (en) Routing method and device based on content
JP5022301B2 (en) Proxy server, communication relay program, and communication relay method
CN103856540A (en) Response processing method and device
US9065865B2 (en) In-server redirection of HTTP requests
CN104965848B (en) A kind of front end resource loading method and device
EP3002927B1 (en) Page redirection method, routing device, terminal device and system
CN109542427B (en) System customization method and device, electronic equipment and storage medium
US20130073946A1 (en) Method and apparatus for loading webpage content of webkit browser
US9571556B2 (en) Browser kernel adaptation method and browser therefor
CN103457869A (en) Conversation maintaining method and device
CN107656768B (en) Method and system for controlling page jump
CN105007309A (en) System and method for separately controlling dynamic data and static interface
CN108416021B (en) Browser webpage content processing method and device, electronic equipment and readable medium
CN110874227A (en) Shunting method and system for realizing gray scale release of API gateway and electronic equipment
CN104965690B (en) Data processing method and device
CN103475744A (en) Resource downloading method, device and system on basis of Web application
CN102902802A (en) Webpage transcoding method and device
CN103019712A (en) Integrated application
CN104113567A (en) Content distribution network data processing method, device and system
US20130036197A1 (en) Method and system for a mobile local server
EP3528474B1 (en) Webpage advertisement anti-shielding methods and content distribution network
CN101771928A (en) Method and system and proxy server for Webpage transmitting
CN102341801A (en) Requesting computer data assets
US20140157104A1 (en) Dynamic sharing and updating of a web page
US11064052B2 (en) Page insertion method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20140611