# Misc Examples

These examples show some of the lesser know functionality of the SDK. 

1. [HTTP Client](https://github.com/davidtsadler/ebay-sdk-examples/blob/master/misc/01-http-client.php)

   A basic example that shows how you can provide the SDK with your own HTTP client.
