Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #28507, comment 33


Ignore:
Timestamp:
08/12/2014 09:49:59 PM (10 years ago)
Author:
stephdau
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28507, comment 33

    initial v1  
    11Meetup.com update: their fix is now live, meaning that:
    22 * assets (images) in oembed response will now be returned under SSL if we query the oembed endpoint under SSL
    3  * same is the case if we query with a URL starting with HTTPS (although not techincally a valid one, since Meetup.com does not support public content under SSL, nor has plans to).
     3 * same is the case if we query with a URL starting with HTTPS, as per cited example in comment:1 (although not techincally a valid one, since Meetup.com does not support public content under SSL, nor has plans to).
    44
    55I do note that any query returns image URLs under SSL though (which works).