Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f2f9a57

Browse files
delsimdelsim
and
delsim
authored
Add redirection to curl instruction (#440)
Co-authored-by: delsim <dev@gibbsconsulting.ca>
1 parent e06bb46 commit f2f9a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎demo/demo/templates/demo_four.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ <h1>Live Updating</h1>
6363
</p>
6464
<div class="card bg-light border-dark">
6565
<div class="card-body">
66-
curl http://{%site_root_url%}/dpd/views/poke/ -d'{"channel_name":"live_button_counter","label":"named_counts","value":{"click_colour":"red"}}'
66+
curl -L --post301 --post302 http://{%site_root_url%}/dpd/views/poke/ -d'{"channel_name":"live_button_counter","label":"named_counts","value":{"click_colour":"red"}}'
6767
</div>
6868
</div>
6969
<p></p>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /