Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > alt.comp.software.firefox > #17704

how to avoid buffering?

From "Wendelin Uez" <wuez@online.de>
Newsgroups alt.comp.software.firefox
Subject how to avoid buffering?
Date 2026-07-12 17:25 +0200
Message-ID <1130bm1$dnn4$1@solani.org> (permalink)

Show all headers | View raw


On my android smartphone I have assigned following Tasmota commands
http://192.168.178.91/cm?cmnd=Power%20on
http://192.168.178.91/cm?cmnd=Power%20off
to 2 icons namen ON and OFF to switch a Tasmota device on and off by a 
single icon  touch only.

This works very fine, except that the device's answer page is buffered in 
Firefox, and when I switch ON and OFF and again to ON the second ON does not 
send again the command to the device but reads the answer page from buffer 
showing the previous answer instead of executing switch on.

Therefore to send a second ON I always must terminate Firefox first, f.e. by 
removing all apps from memory, and then the second ON icon touch will work.

What can I do to send the command to the Tasmota device even if there is 
already an answer page in cache?

ChatGPT suggested to add something like Date.now() to the URL to make the 
call unique so that no cache copy can exist, but how can I add this into the 
icon's command line?
ChatGPT adviced me to create a new HTML file with JavaScript code in it, but 
while calling this file the command was executed properly it didn't work 
when the HTML file was assigned to an icon via "add to start screen".

I simply want to touch the ON and OFF icons without having the need to 
cancel Firefox first. How can I do that? 

Back to alt.comp.software.firefox | Previous | NextNext in thread | Find similar | Unroll thread


Thread

how to avoid buffering? "Wendelin Uez" <wuez@online.de> - 2026-07-12 17:25 +0200
  Re: how to avoid buffering? dillinger <dillinger@not.invalid> - 2026-07-12 18:37 +0200
    Re: how to avoid buffering? "Wendelin Uez" <wuez@online.de> - 2026-07-12 19:45 +0200
      Re: how to avoid buffering? dillinger <dillinger@not.invalid> - 2026-07-12 20:04 +0200
        Re: how to avoid buffering? "Wendelin Uez" <wuez@online.de> - 2026-07-13 16:32 +0200
          Re: how to avoid buffering? "R.Wieser" <address@is.invalid> - 2026-07-13 17:31 +0200
            Re: how to avoid buffering? "Wendelin Uez" <wuez@online.de> - 2026-07-14 11:19 +0200
              Re: how to avoid buffering? "R.Wieser" <address@is.invalid> - 2026-07-14 16:31 +0200
          Re: how to avoid buffering? dillinger <dillinger@not.invalid> - 2026-07-13 20:09 +0200
            Re: how to avoid buffering? "Wendelin Uez" <wuez@online.de> - 2026-07-14 11:28 +0200
              Re: how to avoid buffering? dillinger <dillinger@not.invalid> - 2026-07-14 21:41 +0200
                Re: how to avoid buffering? "Wendelin Uez" <wuez@online.de> - 2026-07-15 16:18 +0200
                Re: how to avoid buffering? dillinger <dillinger@not.invalid> - 2026-07-15 18:57 +0200
                Re: how to avoid buffering? "Wendelin Uez" <wuez@online.de> - 2026-07-17 19:06 +0200
                Re: how to avoid buffering? dillinger <dillinger@not.invalid> - 2026-07-17 20:29 +0200
  Re: how to avoid buffering? Ammammata <ammammata@tiscali.it> - 2026-07-16 08:33 +0200
    Re: how to avoid buffering? "Wendelin Uez" <wuez@online.de> - 2026-07-17 19:09 +0200
      Re: how to avoid buffering? "Carlos E. R." <robin_listas@es.invalid> - 2026-07-17 19:46 +0200
  Re: how to avoid buffering? "Mr. Man-wai Chang" <toylet.toylet@gmail.com> - 2026-07-16 18:16 +0800
    Re: how to avoid buffering? "Wendelin Uez" <wuez@online.de> - 2026-07-17 19:20 +0200
      Re: how to avoid buffering? Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-07-17 22:32 +0000
      Re: how to avoid buffering? "Mr. Man-wai Chang" <toylet.toylet@gmail.com> - 2026-07-18 11:26 +0800
        Re: how to avoid buffering? Arno Welzel <usenet@arnowelzel.de> - 2026-07-21 16:21 +0200
          Re: how to avoid buffering? Arno Welzel <usenet@arnowelzel.de> - 2026-07-21 16:21 +0200
            Re: how to avoid buffering? "Mr. Man-wai Chang" <toylet.toylet@gmail.com> - 2026-07-22 22:03 +0800
              Re: how to avoid buffering? Arno Welzel <usenet@arnowelzel.de> - 2026-07-24 09:05 +0200
  Re: how to avoid buffering? <-- it's called caching "Mr. Man-wai Chang" <toylet.toylet@gmail.com> - 2026-07-18 11:28 +0800
    Re: how to avoid buffering? <-- it's called caching "Mr. Man-wai Chang" <toylet.toylet@gmail.com> - 2026-07-18 11:36 +0800
      Re: how to avoid buffering? <-- it's called caching "Wendelin Uez" <wuez@online.de> - 2026-07-20 07:43 +0200

csiph-web