London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Map url to blob path

Vote:
 

Hello!

When the requests for blob resources go, this is the URL:

http://dummy.com/globalassets/image.jpg

I have an IHttpHandler intercepting the request for jpg, jpeg, png, and gifs. When I have intercepted a request, I need to load the image from the BLOB storage. Is there any way I can do this using the URL above? The only way I have found so far is to use a ContentReference, and I don't have one.

#88827
Jul 31, 2014 16:37
Vote:
 

I will recomend to create a custom Blob Provider, Its not a big deal and deal your images in OpenRead.

http://world.episerver.com/Documentation/Items/Developers-Guide/EPiServer-Framework/75/BLOB-providers/BLOB-storage-and-BLOB-providers/

Regards

/K

#88829
Jul 31, 2014 18:25
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.