You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems like some clients don't like having certain options sent to them. We should research what do the RFCs say about the algorithms of option selection and implement that in AGH.
The one bit that makes this a bit harder is the fact that we can add more options through the configuration file. We need to make a decision on whether those override the algorithm we choose for the default options.
The text was updated successfully, but these errors were encountered:
It seems like some clients don't like having certain options sent to them. We should research what do the RFCs say about the algorithms of option selection and implement that in AGH.
The one bit that makes this a bit harder is the fact that we can add more options through the configuration file. We need to make a decision on whether those override the algorithm we choose for the default options.
The text was updated successfully, but these errors were encountered: