personium / personium-ex-httpclient

An engine extension to enable HTTP request from server-side script.
Apache License 2.0
0 stars 8 forks source link

FEAT: Extend function support and return Personium exceptions #7

Closed dixonsiu closed 6 years ago

dixonsiu commented 6 years ago
  1. Add post & put functions postParam and putParam will be deprecated.
  2. Remove unnecessary status code check to return Personium response as is.