You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried using curl to get the announcements from the stuorg webpage, but it is hard because the information being pulled back needs parsed before it is useful. Not impossible, but sort of messy and ugly.
Curl also doesn't like pulling from an SSL protected website unless the site that's doing the curling is also SSL protected. Shouldn't be a problem once we have SSL protection as well.
The text was updated successfully, but these errors were encountered:
I tried using curl to get the announcements from the stuorg webpage, but it is hard because the information being pulled back needs parsed before it is useful. Not impossible, but sort of messy and ugly.
Curl also doesn't like pulling from an SSL protected website unless the site that's doing the curling is also SSL protected. Shouldn't be a problem once we have SSL protection as well.
The text was updated successfully, but these errors were encountered: