aha! that was it, thanks.
On 11 October 2016 at 18:16, Edward Muller <[email protected]> wrote: > gorram -r <...> > > On Mon, Oct 10, 2016 at 3:02 PM Mathieu Lonjaret > <[email protected]> wrote: >> >> Looks shiny! >> But is there some sort of cache I have to clear? I've just updated and >> rebuilt, and I still get the old behaviour. >> >> >> On 8 October 2016 at 04:05, Nate Finch <[email protected]> wrote: >> > ...and now it works like you'd hope :) >> > >> > >> > $ gorram net/http Get https://npf.io/gorram/run >> > <!DOCTYPE html><html><head><link rel="canonical" >> > href="https://npf.io/gorram/"/><meta http-equiv="content-type" >> > content="text/html; charset=utf-8" /><meta http-equiv="refresh" >> > content="0;url=https://npf.io/gorram/" /></head></html> >> > >> > or if you want to get fancy: >> > >> > $ gorram net/http Get https://npf.io/gorram/run | gorram >> > github.com/yosssi/gohtml Format >> > <!DOCTYPE html> >> > <html> >> > <head> >> > <link rel="canonical" href="https://npf.io/gorram/"/> >> > <meta http-equiv="content-type" content="text/html; charset=utf-8" >> > /> >> > <meta http-equiv="refresh" content="0;url=https://npf.io/gorram/" /> >> > </head> >> > </html> >> > >> > -- >> > You received this message because you are subscribed to the Google >> > Groups >> > "golang-nuts" group. >> > To unsubscribe from this group and stop receiving emails from it, send >> > an >> > email to [email protected]. >> > For more options, visit https://groups.google.com/d/optout. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "golang-nuts" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
