bjurd

Results 2 issues of bjurd

The mdlinfo Source utility has much more information available about models, https://github.com/lua9520/source-engine-2018-hl2_src/blob/3bf9df6b2785fa6d951086978a3e66f49427166a/utils/mdlinfo/main.cpp#L482 https://github.com/lua9520/source-engine-2018-hl2_src/blob/3bf9df6b2785fa6d951086978a3e66f49427166a/utils/mdlinfo/main.cpp#L566 https://github.com/lua9520/source-engine-2018-hl2_src/blob/3bf9df6b2785fa6d951086978a3e66f49427166a/utils/mdlinfo/main.cpp#L709 https://github.com/lua9520/source-engine-2018-hl2_src/blob/3bf9df6b2785fa6d951086978a3e66f49427166a/utils/mdlinfo/main.cpp#L743 https://github.com/lua9520/source-engine-2018-hl2_src/blob/3bf9df6b2785fa6d951086978a3e66f49427166a/utils/mdlinfo/main.cpp#L786 https://github.com/lua9520/source-engine-2018-hl2_src/blob/3bf9df6b2785fa6d951086978a3e66f49427166a/utils/mdlinfo/main.cpp#L820 https://github.com/lua9520/source-engine-2018-hl2_src/blob/3bf9df6b2785fa6d951086978a3e66f49427166a/utils/mdlinfo/main.cpp#L831 https://github.com/lua9520/source-engine-2018-hl2_src/blob/3bf9df6b2785fa6d951086978a3e66f49427166a/utils/mdlinfo/main.cpp#L858 Slightly modifying these and adding the information gained to util.GetModelInfo would...

When you try to set "Host" in an HTTP request's header you get a message that says "Trying to set a forbidden header 'host.'" I feel that this should either...