HttpServices class>>platform

��� ^SmalltalkImage current platformName


Should be

HttpServices class>>platform

��� ^OSPlatform platformName



How can it be adapted to pharo?

Cheers!