When processing above chain command, request is sent to the web server with proper identifier substitution except for model=${smbios/1.5.0:string}. Since model information within smbios contains string with spaces between words e.g. "HP ElliteBook 8560p" the url that get fetched looks liks xxxxxxx&model=HP&. Also the parameters after "model" like stat=ok gets truncated.