![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Internet Explorer Forum Internet Explorer Support. |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Oct 2009
Posts: 1
OS: WinXP SP2
|
One of the financial portal provides information about stocks I'm
interested in. Accessing this information requires filling a comlex form, that sends data using HTTP POST method. I'm interested in caching HTTP Request on the client-side (browser) and re-sending it every week. Caching HTTP Response doesn't make sense in this application context, because stock data changes quite often. I know it is not recommended to cache HTTP POST request, because by definition it not an idempotent operation (http://tinyurl.com/yj2mge6). However, in this case it behaves as idempotent HTTP GET operation: it provides read-only access to particular data. I know it is also possible to send HTTP POST request without filling the form by programmatically generating HTTP Request header (e.g. using jQuery, JavaScript in general, or PHP) and then display the HTTP Response (http://tinyurl.com/yjsjprp). It would be also nice to bookmark HTTP POST request directly from a browser. To automate the whole process the script on the client-side should catch the HTTP POST Request on the fly and bookmark it upon a user action. I believe it is possible though I still have no idea how. However, before I start programming such a functionality/script I wonder is there any off-the-shelf plugin/tool that realizes this functionality. Do you know any? Best regards, Maciej |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
![]() |
| Thread Tools | |
|
|