Created by: p12tic
According to RFC6454 the Origin header does not contain trailing slash. However, prepareProxy
accepts proxy target as potentially slash-terminated URL which results in broken Origin headers being sent by dev server proxy.
Created by: p12tic
According to RFC6454 the Origin header does not contain trailing slash. However, prepareProxy
accepts proxy target as potentially slash-terminated URL which results in broken Origin headers being sent by dev server proxy.