enonic / lib-http-client

Http Client Library for Enonic XP.
Apache License 2.0
0 stars 4 forks source link

Add backward compatibility for old lib #3

Closed srs closed 7 years ago

srs commented 7 years ago

Add backward compatibility for old lib. To do this we should create a file /site/lib/xp/http-client.js This should only export everything by requering /lib/http-client.js. Create a test for this too so we know it works.