It'd be nice if the different flair options could be hosted on HTTPS as well as HTTP, so that they could be used in — for example — HTTPS-secured intranet sites.
feedback
|
|
You could write a little proxy script a https server that retrieves the flair image (over http) In php the script would look something like this:
Just replace 19165 with your StackOverflow id. | |||
|
feedback
|