Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

Refactor calls to wp_remote_request - recursive? #2

Open
jeckman opened this issue Jan 8, 2014 · 0 comments
Open

Refactor calls to wp_remote_request - recursive? #2

jeckman opened this issue Jan 8, 2014 · 0 comments

Comments

@jeckman
Copy link
Owner

jeckman commented Jan 8, 2014

There's got to be a better (less brittle, less repetitive) way to manage the sequence of redirects.

Perhaps start with a request to http://plus.google.com/app/basic/share and then only login if redirected to login form?

Perhaps a recursive approach? Call this URL, if redirected call that URL, keep going until end form is found?

@jeckman jeckman closed this as completed Jan 8, 2014
@jeckman jeckman reopened this Jan 8, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant