unable to seek video – Google Drive

it seem CDVDPlayer/DVDDemuxers do “HEAD” request before playing video to check the size but Google Drive does not allow “HEAD” request to file, it will return http status code 503, the result it will not able to seek video. Trying with VLC it able to seek. why kodi not just trying to send “Range” header even if size is unknown?